aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Unix/Host.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/System/Unix/Host.inc')
-rw-r--r--lib/System/Unix/Host.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/System/Unix/Host.inc b/lib/System/Unix/Host.inc
index c76d6a4..5b11876 100644
--- a/lib/System/Unix/Host.inc
+++ b/lib/System/Unix/Host.inc
@@ -21,6 +21,7 @@
#include "Unix.h"
#include <sys/utsname.h>
#include <string>
+#include <ctype.h>
using namespace llvm;