]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - grp/grp.h
Remove __need macros from stdio.h and wchar.h.
[thirdparty/glibc.git] / grp / grp.h
index d829e4c626109150821eeaf6e7b6ff93b3f9682b..0f833fff8947aaf08327387988d983e52d730fa5 100644 (file)
--- a/grp/grp.h
+++ b/grp/grp.h
@@ -49,8 +49,7 @@ struct group
 
 
 #ifdef __USE_MISC
-# define __need_FILE
-# include <stdio.h>
+# include <bits/types/FILE.h>
 #endif