From f1e738eefb7d3342dbc141a9a45aacfd94e98769 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 15 Aug 2008 02:23:11 +0000 Subject: Add missing limits.h git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@711 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- analyzer/pgmhist.c | 1 + 1 file changed, 1 insertion(+) (limited to 'analyzer/pgmhist.c') 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 +#include #include "mallocvar.h" #include "shhopt.h" -- cgit 1.4.1