]> granicus.if.org Git - sudo/commitdiff
added HAVE_SA_LEN
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 1 Jul 1995 20:04:35 +0000 (20:04 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 1 Jul 1995 20:04:35 +0000 (20:04 +0000)
config.h.in

index fc0447ac0639fa56f67447cc2d3d1de48ef586d8..6cd9d349dc5977b8331e2e9afd7c5921b641fb25 100644 (file)
 /* Define if you have the <sys/sockio.h> header file.  */
 #undef HAVE_SYS_SOCKIO_H
 
+/* Define if your struct sockadr has an sa_len field. */
+#undef HAVE_SA_LEN
+
 /* Define to void if your C compiler fully groks void, else char */
 #undef VOID