diff options
Diffstat (limited to 'tail.c')
-rw-r--r-- | tail.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ | |||
27 | #include "internal.h" | 27 | #include "internal.h" |
28 | 28 | ||
29 | #include <stdio.h> | 29 | #include <stdio.h> |
30 | #include <stdarg.h> | ||
30 | #include <assert.h> | 31 | #include <assert.h> |
31 | #include <errno.h> | 32 | #include <errno.h> |
32 | #include <sys/types.h> | 33 | #include <sys/types.h> |