diff options
Diffstat (limited to 'loginrec.c')
-rw-r--r-- | loginrec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/loginrec.c b/loginrec.c index 67447edc0..8315bd85b 100644 --- a/loginrec.c +++ b/loginrec.c | |||
@@ -155,6 +155,7 @@ | |||
155 | 155 | ||
156 | #include <errno.h> | 156 | #include <errno.h> |
157 | #include <fcntl.h> | 157 | #include <fcntl.h> |
158 | #include <paths.h> | ||
158 | #include <pwd.h> | 159 | #include <pwd.h> |
159 | #include <stdarg.h> | 160 | #include <stdarg.h> |
160 | #include <string.h> | 161 | #include <string.h> |