summaryrefslogtreecommitdiff
path: root/net/samba3/files/patch-include_config.h.in
blob: 093b2ef23485d6d7cd61fd0001dfe28b66dfbdcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- include/config.h.in.orig	Sat May  8 02:33:46 2004
+++ include/config.h.in	Thu May 20 14:17:44 2004
@@ -236,6 +236,9 @@
 /* Define to 1 if you have the `endnetgrent' function. */
 #undef HAVE_ENDNETGRENT
 
+/* Whether optreset is available */
+#undef HAVE_OPTRESET
+
 /* Whether errno() is available */
 #undef HAVE_ERRNO_DECL