summaryrefslogtreecommitdiff
path: root/shadow/shadow.h
diff options
context:
space:
mode:
Diffstat (limited to 'shadow/shadow.h')
-rw-r--r--shadow/shadow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shadow/shadow.h b/shadow/shadow.h
index c27cc9a996..c65afc3efb 100644
--- a/shadow/shadow.h
+++ b/shadow/shadow.h
@@ -26,6 +26,9 @@ Boston, MA 02111-1307, USA. */
#define __need_FILE
#include <stdio.h>
+#define __need_size_t
+#include <stddef.h>
+
/* Paths to the userd files. */
#define SHADOW "/etc/shadow"