aboutsummaryrefslogtreecommitdiff
path: root/token.c
diff options
context:
space:
mode:
Diffstat (limited to 'token.c')
-rw-r--r--token.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/token.c b/token.c
index 1bc1249..b67baa6 100644
--- a/token.c
+++ b/token.c
@@ -2,7 +2,6 @@
#include <ctype.h>
#include <stdarg.h>
#include <stdbool.h>
-#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include "util.h"