aboutsummaryrefslogtreecommitdiff
path: root/stmt.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmt.c')
-rw-r--r--stmt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stmt.c b/stmt.c
index e81b47b..ff163bf 100644
--- a/stmt.c
+++ b/stmt.c
@@ -1,6 +1,5 @@
#include <assert.h>
#include <stdbool.h>
-#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>