summaryrefslogtreecommitdiff
path: root/toc.c
diff options
context:
space:
mode:
Diffstat (limited to 'toc.c')
-rw-r--r--toc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toc.c b/toc.c
index 99e4f5e..d4ac0d7 100644
--- a/toc.c
+++ b/toc.c
@@ -82,7 +82,6 @@ static size_t compiler_alignof(Type *t);
static size_t compiler_sizeof(Type *t);
#include "instance_table.c"
#include "copy.c"
-#include "binfile.c"
/* returns NULL on error */
static char *read_entire_file(Allocator *a, ErrCtx *ectx, const char *filename) {