add HAVE_SYS_BSDTYPES_H
authorkramm <kramm>
Tue, 28 May 2002 11:44:19 +0000 (11:44 +0000)
committerkramm <kramm>
Tue, 28 May 2002 11:44:19 +0000 (11:44 +0000)
config.h.in

index 7a3c2a1..0ae5d84 100644 (file)
@@ -55,6 +55,9 @@
 /* Define if you have the <sys/ndir.h> header file.  */
 #undef HAVE_SYS_NDIR_H
 
+/* Define if you have the <sys/bsdtypes.h> header file.  */
+#undef HAVE_SYS_BSDTYPES_H
+
 /* Define if you have the <sys/stat.h> header file.  */
 #undef HAVE_SYS_STAT_H