diff options
Diffstat (limited to 'test/test_shell.c')
-rw-r--r-- | test/test_shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_shell.c b/test/test_shell.c index 3e44ba3..6ace094 100644 --- a/test/test_shell.c +++ b/test/test_shell.c @@ -26,7 +26,6 @@ #include <termios.h> #include <unistd.h> -#include "../error.h" #include "../macros.h" #include "../shell.h" |