index
:
yeesh
arithm
lex
master
restruc
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
preproc.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'preproc.c')
-rw-r--r--
preproc.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/preproc.c b/preproc.c
index 474a108..c982636 100644
--- a/
preproc.c
+++ b/
preproc.c
@@ -7,9 +7,9 @@
#include "preproc.h"
#include "utils.h"
-#include "defs.h"
+// Lexing
typedef struct {
char* str;