12 lines
275 B
Text
12 lines
275 B
Text
--- config.c.orig Tue Dec 28 15:24:25 1999
|
|
+++ config.c Tue Dec 28 15:26:54 1999
|
|
@@ -1,9 +1,7 @@
|
|
-#include <alloca.h>
|
|
#include <ctype.h>
|
|
#include <dirent.h>
|
|
#include <errno.h>
|
|
#include <fcntl.h>
|
|
-#include <getopt.h>
|
|
#include <glob.h>
|
|
#include <grp.h>
|
|
#include <pwd.h>
|