autoupdate
[gnulib.git] / tests / test-fstat.c
index 0f63229..8ce1527 100644 (file)
@@ -22,6 +22,7 @@
 SIGNATURE_CHECK (fstat, int, (int, struct stat *));
 
 #include <errno.h>
+#include <unistd.h>
 
 #include "macros.h"