![]() ![]() | ![]() |
version 1.18, 2000/06/14 20:31:47 | version 1.19, 2000/07/01 20:48:53 |
---|---|
Line 39 | Line 39 |
#include <unistd.h> | #include <unistd.h> |
#include <pwd.h> | #include <pwd.h> |
#include <dirent.h> | #include <dirent.h> |
#ifdef HAVE_FNMATCH_H | |
#include <fnmatch.h> | #include <fnmatch.h> |
#else | #else |
#include "fnmatch.h" | |
#endif | |
#else | |
#include "systypes.h" | #include "systypes.h" |
#endif | #endif |