Comments about EINTR.
[pspp] / tests / test-stat.c
index 4cda08908b6aedf3e28a798e429da99dd95ea2d9..cd74491f05e2e368a972c255d06f4b427f82d3c2 100644 (file)
@@ -33,7 +33,6 @@ SIGNATURE_CHECK (stat, int, (char const *, struct stat *));
 #include <stdio.h>
 #include <unistd.h>
 
-#include "pathmax.h"
 #include "same-inode.h"
 #include "macros.h"