aboutsummaryrefslogtreecommitdiff
path: root/host/elfinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/elfinfo.cpp')
-rw-r--r--host/elfinfo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/elfinfo.cpp b/host/elfinfo.cpp
index a929325..ffe2762 100644
--- a/host/elfinfo.cpp
+++ b/host/elfinfo.cpp
@@ -10,6 +10,7 @@
#include <getopt.h>
#include <inttypes.h>
#include <elf.h>
+#include <ctype.h>
using std::vector;