added check for sys/bsdtypes.h

This commit is contained in:
Todd C. Miller
1996-01-09 17:41:38 +00:00
parent c509bec0cd
commit 3b6e55a85c

View File

@@ -220,6 +220,9 @@
/* Define if you have the <sys/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_H
/* Define if you have the <sys/bsdtypes.h> header file. */
#undef HAVE_SYS_BSDTYPES_H
/* Define if your struct sockadr has an sa_len field. */
#undef HAVE_SA_LEN