summaryrefslogtreecommitdiffstats
path: root/audio/pulseaudio/files/patch-config.h.in
blob: a656b2e7a76f045d2a79b5c475f90a97ab9ce491 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- config.h.in.orig    Sat Oct 30 01:24:45 2004
+++ config.h.in Sat Oct 30 01:25:49 2004
@@ -68,6 +68,12 @@
 /* Define to 1 if you have the `munmap' function. */
 #undef HAVE_MUNMAP
 
+/* Define to 1 if you have the `getgrgid_r' function. */
+#undef HAVE_GETGRGID_R
+
+/* Define to 1 if you have the `getpwuid_r' function. */
+#undef HAVE_GETPWUID_R
+
 /* Define to 1 if you have the <netdb.h> header file. */
 #undef HAVE_NETDB_H