Merge from mainline.
[bpt/emacs.git] / src / regex.c
index 28336eb..6afbbb6 100644 (file)
    even if config.h says that we can.  */
 # undef REL_ALLOC
 
-# ifdef HAVE_UNISTD_H
-#  include <unistd.h>
-# endif
+# include <unistd.h>
 
 /* When used in Emacs's lib-src, we need xmalloc and xrealloc. */