aboutsummaryrefslogtreecommitdiff
path: root/decl.c
diff options
context:
space:
mode:
Diffstat (limited to 'decl.c')
-rw-r--r--decl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/decl.c b/decl.c
index 5576c6e..80d1c0a 100644
--- a/decl.c
+++ b/decl.c
@@ -8,7 +8,6 @@
#include <string.h>
#include "util.h"
#include "cc.h"
-#include "map.h"
static struct list tentativedefns = {&tentativedefns, &tentativedefns};