diff options
Diffstat (limited to 'decl.c')
-rw-r--r-- | decl.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ #include <string.h> #include "util.h" #include "cc.h" -#include "map.h" static struct list tentativedefns = {&tentativedefns, &tentativedefns}; |