diff options
Diffstat (limited to 'src/debug_tools.c')
| -rw-r--r-- | src/debug_tools.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/debug_tools.c b/src/debug_tools.c index 3c38cd6..8668fad 100644 --- a/src/debug_tools.c +++ b/src/debug_tools.c @@ -13,8 +13,6 @@ #include "debug_tools.h" #include <stdio.h> #include <stdarg.h> -#include "token.h" -#include <stdio.h> void dbg(char *msg) { |
