16
16
/* TODO: check for overun of memory for names. */
17
17
/* Convert MSDOS-TIME to standar time_t (still needed?) */
20
20
#include <mystrings/m_string.h>
22
22
#include "my_dir.h" /* Structs used by my_dir,includes sys/types */
23
23
#if defined(HAVE_DIRENT_H)