summaryrefslogtreecommitdiff
path: root/sysdeps/gnu/utmp_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/gnu/utmp_file.c')
-rw-r--r--sysdeps/gnu/utmp_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/gnu/utmp_file.c b/sysdeps/gnu/utmp_file.c
index 05bbcd1ce1..8003d3cdb0 100644
--- a/sysdeps/gnu/utmp_file.c
+++ b/sysdeps/gnu/utmp_file.c
@@ -18,7 +18,7 @@
Boston, MA 02111-1307, USA. */
#include <string.h>
-#include <unistd.>
+#include <unistd.h>
#define TRANSFORM_UTMP_FILE_NAME(file_name) \
((strcmp (file_name, _PATH_UTMP "x") == 0 \