about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--analyzer/pgmhist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/analyzer/pgmhist.c b/analyzer/pgmhist.c
index 0414a3a0..13f5b1ce 100644
--- a/analyzer/pgmhist.c
+++ b/analyzer/pgmhist.c
@@ -11,6 +11,7 @@
 */
 
 #include <assert.h>
+#include <limits.h>
 
 #include "mallocvar.h"
 #include "shhopt.h"