aboutsummaryrefslogtreecommitdiff
path: root/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'common.c')
-rw-r--r--common.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common.c b/common.c
index 5ffdd8b..35bfe43 100644
--- a/common.c
+++ b/common.c
@@ -18,8 +18,6 @@
#include "common.h"
-#include "debug.h" /* debug() */
-
#include <stdio.h> /* fopen, fgets, printf */
#include <stdlib.h> /* atoi */
#include <string.h> /* lots of functions */