summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libcsupport/src/pwdgrp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libcsupport/src/pwdgrp.c b/cpukit/libcsupport/src/pwdgrp.c
index b184ea8e96..5027b01a63 100644
--- a/cpukit/libcsupport/src/pwdgrp.c
+++ b/cpukit/libcsupport/src/pwdgrp.c
@@ -33,6 +33,7 @@
#include <limits.h>
#include <ctype.h>
#include <pthread.h>
+#include <stdint.h>
#include <rtems/seterr.h>