]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - pwd/pwd.h
Complete _BSD_SOURCE / _SVID_source followup cleanup.
[thirdparty/glibc.git] / pwd / pwd.h
index 6f3c98d50a5f3b417b0503e332cdf249a3245167..2e37562260e2747c8ac573388e46afe537b90c36 100644 (file)
--- a/pwd/pwd.h
+++ b/pwd/pwd.h
@@ -58,7 +58,7 @@ struct passwd
 };
 
 
-#if defined __USE_MISC || defined __USE_GNU
+#ifdef __USE_MISC
 # define __need_FILE
 # include <stdio.h>
 #endif
@@ -115,7 +115,7 @@ extern struct passwd *getpwuid (__uid_t __uid);
    marked with __THROW.  */
 extern struct passwd *getpwnam (const char *__name);
 
-#if defined __USE_POSIX || defined __USE_MISC
+#ifdef __USE_POSIX
 
 # ifdef __USE_MISC
 /* Reasonable value for the buffer sized used in the reentrant