aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c_lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/c_lex.c')
-rw-r--r--src/c_lex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/c_lex.c b/src/c_lex.c
index d3529c0..8b707fe 100644
--- a/src/c_lex.c
+++ b/src/c_lex.c
@@ -1,5 +1,6 @@
#include "c_lex.h"
#include "version.h"
+#include "u_bits.h"
#include <string.h>
#include <stdlib.h>