install-reloc: Support multi-binary installation.
[gnulib.git] / tests / test-grantpt.c
index 4665b32..09f04e3 100644 (file)
@@ -22,6 +22,7 @@
 SIGNATURE_CHECK (grantpt, int, (int));
 
 #include <errno.h>
+#include <unistd.h>
 
 #include "macros.h"