summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/memcoll.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/memcoll.c b/lib/memcoll.c
index 09f9f2dd1..65cb57676 100644
--- a/lib/memcoll.c
+++ b/lib/memcoll.c
@@ -21,6 +21,8 @@
# include <config.h>
#endif
+#include <sys/types.h>
+
#if HAVE_STRING_H
# include <string.h>
#endif