install-reloc: Support multi-binary installation.
[gnulib.git] / tests / test-ioctl.c
index 20ecb99..489bccc 100644 (file)
@@ -23,6 +23,7 @@
 SIGNATURE_CHECK (ioctl, int, (int, int, ...));
 
 #include <errno.h>
+#include <unistd.h>
 
 #include "macros.h"