We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69abf46 commit 02091c6Copy full SHA for 02091c6
1 file changed
langs/iniquity/main.c
@@ -4,8 +4,6 @@
4
#include "print.h"
5
#include "runtime.h"
6
7
-#include "types.h"
8
-
9
FILE* in;
10
FILE* out;
11
void (*error_handler)();
0 commit comments