]> granicus.if.org Git - sudo/commitdiff
added HAVE_SYS_SELECT_H
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 8 Oct 1996 23:21:28 +0000 (23:21 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 8 Oct 1996 23:21:28 +0000 (23:21 +0000)
config.h.in

index 738b427e551d79424c7b036154de0970bed88eda..9b2dbf1dff8cd0b571de7cb2f078890729c9f8b2 100644 (file)
 /* Define if you have the <sys/bsdtypes.h> header file.  */
 #undef HAVE_SYS_BSDTYPES_H
 
+/* Define if you have the <sys/select.h> header file.  */
+#undef HAVE_SYS_SELECT_H
+
 /* Define if your struct sockadr has an sa_len field. */
 #undef HAVE_SA_LEN