]> code.delx.au - gnu-emacs/blobdiff - lib-src/make-docfile.c
Merge from mainline.
[gnu-emacs] / lib-src / make-docfile.c
index af3add0ed76086c49da2068958a65268ba1bec46..3a3cc490afec4e06890f828f0534eb4b29d8f4eb 100644 (file)
@@ -78,9 +78,7 @@ void fatal (const char *s1, const char *s2) NO_RETURN;
 #undef chdir
 #endif
 
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 
 /* Stdio stream for output to the DOC file.  */
 FILE *outfile;