* lib/regex_internal.c (re_string_reconstruct): Handle
[gnulib.git] / lib / getlogin_r.h
index 3ff3caf..3b304ac 100644 (file)
 /* Written by Paul Eggert and Derek Price.  */
 
 #include <stddef.h>
-
-#if HAVE_UNISTD_H
-# include <unistd.h>
-#endif
+#include <unistd.h>
 
 /* Copies the user's login name to NAME.
    The array pointed to by NAME has room for SIZE bytes.