test-getgroups: avoid compilation failure
[gnulib.git] / tests / test-getgroups.c
index ffa873f..b2e65a0 100644 (file)
@@ -23,6 +23,7 @@
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <stdint.h>
 
 #define ASSERT(expr) \
   do                                                                         \