removed seemingly extranous include of regex.h
authorewt <devnull@localhost>
Tue, 4 Mar 1997 02:17:56 +0000 (02:17 +0000)
committerewt <devnull@localhost>
Tue, 4 Mar 1997 02:17:56 +0000 (02:17 +0000)
CVS patchset: 1468
CVS date: 1997/03/04 02:17:56

build/spec.c

index 70c8adf..366d7c0 100644 (file)
@@ -16,7 +16,6 @@ TODO:
 #include <string.h>
 #include <sys/types.h>
 #include <sys/time.h>
-#include <regex.h>
 #include <limits.h>
 #include <ctype.h>