14 lines
425 B
Plaintext
14 lines
425 B
Plaintext
$OpenBSD: patch-config_h_in,v 1.5 2009/05/23 16:32:29 naddy Exp $
|
|
--- config.h.in.orig Mon May 18 10:53:23 2009
|
|
+++ config.h.in Sat May 23 17:03:44 2009
|
|
@@ -352,6 +352,9 @@
|
|
/* Define to 1 if you have the `getdtablesize' function. */
|
|
#undef HAVE_GETDTABLESIZE
|
|
|
|
+/* Define to 1 if you have the `geteuid' function. */
|
|
+#undef HAVE_GETEUID
|
|
+
|
|
/* Define to 1 if you have the `getifaddrs' function. */
|
|
#undef HAVE_GETIFADDRS
|
|
|