don't include <ftw.h>
authorewt <devnull@localhost>
Sun, 29 Sep 1996 02:29:36 +0000 (02:29 +0000)
committerewt <devnull@localhost>
Sun, 29 Sep 1996 02:29:36 +0000 (02:29 +0000)
CVS patchset: 1074
CVS date: 1996/09/29 02:29:36

build/files.c

index 57543e3..9258a72 100644 (file)
@@ -7,7 +7,6 @@
 #include <unistd.h>
 #include <string.h>
 #include <sys/stat.h>
-#include <ftw.h>
 #include <glob.h>
 #include <time.h>