diff options
Diffstat (limited to 'lib/Support/Unix/Host.inc')
| -rw-r--r-- | lib/Support/Unix/Host.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Support/Unix/Host.inc b/lib/Support/Unix/Host.inc index 5fd0e5e..a286a15 100644 --- a/lib/Support/Unix/Host.inc +++ b/lib/Support/Unix/Host.inc @@ -22,6 +22,7 @@ #include <sys/utsname.h> #include <cctype> #include <string> +#include <ctype.h> using namespace llvm; |
