openbsd-ports/net/ntp/patches/patch-config_h_in
2004-06-05 04:54:53 +00:00

14 lines
444 B
Plaintext

$OpenBSD: patch-config_h_in,v 1.3 2004/06/05 04:54:53 danh Exp $
--- config.h.in.orig 2003-10-15 05:02:22.000000000 -0400
+++ config.h.in 2004-06-04 09:10:24.000000000 -0400
@@ -336,6 +336,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 `getrusage' function. */
#undef HAVE_GETRUSAGE