unigbrk: Fix uc_graphemeclusterbreak_property(), add comprehensive test.
[pspp] / tests / test-rename.c
index c5c6c439195f70c576c955ef65fed8e44e1f2d41..0bc27b6c0685f41c82e6c192881bc00501defb4c 100644 (file)
@@ -21,6 +21,7 @@
 #include "signature.h"
 SIGNATURE_CHECK (rename, int, (char const *, char const *));
 
+#include <dirent.h>
 #include <errno.h>
 #include <fcntl.h>
 #include <stdbool.h>