]> granicus.if.org Git - curl/commitdiff
for the getpwuid() etc
authorDaniel Stenberg <daniel@haxx.se>
Sat, 8 Nov 2003 14:29:36 +0000 (14:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 8 Nov 2003 14:29:36 +0000 (14:29 +0000)
src/config.h.in

index 0de6dceea75c051ba72da667fe0a5d641af7cbc5..44dd5f36d50a959f43b451701ceaae43b290f8bf 100644 (file)
@@ -73,3 +73,6 @@
 
 /* Define to 1 if you have the `geteuid' function. */
 #undef HAVE_GETEUID
+
+/* Define to 1 if you have the <pwd.h> header file. */
+#undef HAVE_PWD_H