Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/include/pwd.h')
-rw-r--r--newlib/libc/include/pwd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/include/pwd.h b/newlib/libc/include/pwd.h
index d849f5fe4..3dea4ee2d 100644
--- a/newlib/libc/include/pwd.h
+++ b/newlib/libc/include/pwd.h
@@ -39,6 +39,7 @@ extern "C" {
#endif
#define _PWD_H_
+#include <sys/cdefs.h>
#include <sys/types.h>
#if __BSD_VISIBLE