Skip to content

Commit 02091c6

Browse files
committed
Remove unneeded include in main.c.
1 parent 69abf46 commit 02091c6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

langs/iniquity/main.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
#include "print.h"
55
#include "runtime.h"
66

7-
#include "types.h"
8-
97
FILE* in;
108
FILE* out;
119
void (*error_handler)();

0 commit comments

Comments
 (0)