summarylogtreecommitdiffstats
path: root/ctypes.patch
blob: 17d22ee00b56fe81ff12da53765df3b7c46f3803 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/shared.cpp b/shared.cpp
index 46b4a0c..59d9301 100644
--- a/shared.cpp
+++ b/shared.cpp
@@ -2,6 +2,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <ctype.h>
 #include <unistd.h>
 #include <string.h>
 #include <limits.h>