flex: fix bootstrap on NetBSD from upstream
[openadk.git] / package / net-snmp / patches / patch-agent_mibgroup_util_funcs_get_pid_from_inode_c
blob08097feb343e503e175ab755cdb288a9e72aa57b
1 --- net-snmp-5.7.2.orig/agent/mibgroup/util_funcs/get_pid_from_inode.c  2012-10-10 00:28:58.000000000 +0200
2 +++ net-snmp-5.7.2/agent/mibgroup/util_funcs/get_pid_from_inode.c       2014-01-01 17:29:08.000000000 +0100
3 @@ -6,6 +6,7 @@
4  
5  #include <ctype.h>
6  #include <stdio.h>
7 +#include <limits.h>
8  #if HAVE_STDLIB_H
9  #include <stdlib.h>
10  #endif