* lchown.c: Include <sys/stat.h> before "stat-macros.h".
[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.