about summary refs log tree commit diff
path: root/posix/tst-mmap-offset.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/tst-mmap-offset.c')
-rw-r--r--posix/tst-mmap-offset.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/tst-mmap-offset.c b/posix/tst-mmap-offset.c
index 385df289e6..5bb88aab10 100644
--- a/posix/tst-mmap-offset.c
+++ b/posix/tst-mmap-offset.c
@@ -17,6 +17,7 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
+#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>