getcwd tests: Avoid compilation error on HP-UX 11.31.
[gnulib.git] / tests / test-getcwd.c
index 14a526f..3381077 100644 (file)
@@ -26,6 +26,7 @@
 #include <string.h>
 #include <sys/stat.h>
 
+#include "pathmax.h"
 #include "macros.h"
 
 #if ! HAVE_GETPAGESIZE