diff options
Diffstat (limited to 'Is')
-rw-r--r-- | Is | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -1,15 +0,0 @@ -#ifdef I_PWD -#include <pwd.h> -#endif -#ifdef I_GRP -#include <grp.h> -#endif -#ifdef I_UTIME -#include <utime.h> -#endif -#ifdef I_FCNTL -#include <fcntl.h> -#endif -#ifdef I_SYS_FILE -#include <sys/file.h> -#endif |