$OpenBSD: patch-config_h_in,v 1.2 2003/02/26 15:54:17 danh Exp $
--- config.h.in.orig	Thu Feb 13 01:31:51 2003
+++ config.h.in	Tue Feb 25 23:35:24 2003
@@ -327,6 +327,9 @@
 /* Define to 1 if you have the `finite' function. */
 #undef HAVE_FINITE
 
+/* Define if you have the `freeifaddrs' function. */
+#undef HAVE_FREEIFADDRS
+
 /* Define to 1 if you have the `getbootfile' function. */
 #undef HAVE_GETBOOTFILE
 
@@ -336,11 +339,17 @@
 /* Define to 1 if you have the `getdtablesize' function. */
 #undef HAVE_GETDTABLESIZE
 
+/* Define if you have the `getifaddrs' function. */
+#undef HAVE_GETIFADDRS
+
 /* Define to 1 if you have the `getrusage' function. */
 #undef HAVE_GETRUSAGE
 
 /* Define to 1 if you have the `getuid' function. */
 #undef HAVE_GETUID
+
+/* Define to 1 if you have the `geteuid' function. */
+#undef HAVE_GETEUID
 
 /* Define to 1 if you have the `hstrerror' function. */
 #undef HAVE_HSTRERROR
