aboutsummaryrefslogtreecommitdiff
path: root/tail.c
diff options
context:
space:
mode:
Diffstat (limited to 'tail.c')
-rw-r--r--tail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tail.c b/tail.c
index 627373bfd..6c4a6f468 100644
--- a/tail.c
+++ b/tail.c
@@ -32,7 +32,6 @@
32 32
33 */ 33 */
34#include <sys/types.h> 34#include <sys/types.h>
35#include <sys/stat.h>
36#include <fcntl.h> 35#include <fcntl.h>
37#include <stdio.h> 36#include <stdio.h>
38#include <stdlib.h> 37#include <stdlib.h>