summaryrefslogtreecommitdiff
path: root/net/xmule/patches/patch-ab
blob: 27573c47807579c39d9880558d21ec3839ac6156 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ab,v 1.1.1.1 2003/06/03 09:17:20 jmmv Exp $

--- config.h.in.orig	2003-05-31 13:41:29.000000000 +0000
+++ config.h.in	2003-05-31 13:44:15.000000000 +0000
@@ -295,3 +295,15 @@
 
 /* Define to `unsigned' if <sys/types.h> does not define. */
 #undef size_t
+
+/* Define to 1 if you have the <sys/utsname.h> header file. */
+#undef HAVE_SYS_UTSNAME_H
+
+/* Define to 1 if you have the <sys/resource.h> header file. */
+#undef HAVE_SYS_RESOURCE_H
+
+/* Define to 1 if you have the `getrlimit' function. */
+#undef HAVE_GETRLIMIT
+
+/* Define to 1 if you have the `setrlimit' function. */
+#undef HAVE_SETRLIMIT