aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/pointers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/pointers.c')
-rw-r--r--src/stdlib/pointers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stdlib/pointers.c b/src/stdlib/pointers.c
index 6874dd3c..3708da62 100644
--- a/src/stdlib/pointers.c
+++ b/src/stdlib/pointers.c
@@ -1,5 +1,4 @@
// Type infos and methods for Pointer types
-#include <ctype.h>
#include <err.h>
#include <gc.h>
#include <stdbool.h>