aboutsummaryrefslogtreecommitdiff
path: root/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval.c')
-rw-r--r--eval.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/eval.c b/eval.c
index e1be25e..8de1316 100644
--- a/eval.c
+++ b/eval.c
@@ -1,7 +1,6 @@
#include <limits.h>
#include <stdbool.h>
#include <stddef.h>
-#include <stdint.h>
#include "util.h"
#include "cc.h"