aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pahole.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pahole.c b/pahole.c
index ebdf432..0d4ca2b 100644
--- a/pahole.c
+++ b/pahole.c
@@ -12,6 +12,7 @@
#include <dwarf.h>
#include <elfutils/version.h>
#include <inttypes.h>
+#include <limits.h>
#include <pthread.h>
#include <search.h>
#include <stdarg.h>