* lib/getgroups.c (posix_getgroups, getgroups) [__APPLE__]:
[gnulib.git] / tests / test-unlockpt.c
index 55fd980..ee3bb82 100644 (file)
@@ -22,6 +22,7 @@
 SIGNATURE_CHECK (unlockpt, int, (int));
 
 #include <errno.h>
+#include <unistd.h>
 
 #include "macros.h"