summaryrefslogtreecommitdiff
path: root/src/commands/head.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/head.c')
-rw-r--r--src/commands/head.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/commands/head.c b/src/commands/head.c
index 446a9e6..018da5a 100644
--- a/src/commands/head.c
+++ b/src/commands/head.c
@@ -1,8 +1,5 @@
#include "../command.h"
-#include <stdio.h>
-#include <string.h>
-
struct Flags {
int count;
bool lines;