aboutsummaryrefslogtreecommitdiff
path: root/src/include/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/command.h')
-rw-r--r--src/include/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/command.h b/src/include/command.h
index 32b0d7b..3910bbb 100644
--- a/src/include/command.h
+++ b/src/include/command.h
@@ -21,7 +21,6 @@
#ifndef __COMMAND_H
#define __COMMAND_H
-#include "general.h"
#include "target.h"
int command_process(target *t, char *cmd);