pwd.h should include stdio.h
This commit is contained in:
parent
2193d69bf0
commit
2fd65e32ed
@ -13,6 +13,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
struct passwd {
|
||||
|
Loading…
Reference in New Issue
Block a user