summaryrefslogtreecommitdiff
path: root/authfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'authfile.c')
-rw-r--r--authfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/authfile.c b/authfile.c
index 675085646..735c64780 100644
--- a/authfile.c
+++ b/authfile.c
@@ -49,6 +49,7 @@
49 49
50#include <errno.h> 50#include <errno.h>
51#include <fcntl.h> 51#include <fcntl.h>
52#include <stdarg.h>
52#include <stdio.h> 53#include <stdio.h>
53#include <stdlib.h> 54#include <stdlib.h>
54#include <string.h> 55#include <string.h>