Require "unistd" gnulib module. Removed tests for HAVE_UNISTD_H from
[pspp-builds.git] / src / output / html.c
index 48aead065f95f9b59dffcc2cbd5ea230edaa5208..69222f5e229b60120ca49c4c1a71a39428b8c9b8 100644 (file)
 #include <stdlib.h>
 #include <ctype.h>
 #include <time.h>
-
-#if HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 
 #include <libpspp/alloc.h>
 #include <libpspp/compiler.h>