| version 1.18, Wed Jun 14 20:31:47 2000 UTC | version 1.19, Sat Jul 1 20:48:53 2000 UTC | ||
|---|---|---|---|
|
|
||
| #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 | ||
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |