summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp/gensnmptree/gensnmptree.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bsnmp/gensnmptree/gensnmptree.c')
-rw-r--r--contrib/bsnmp/gensnmptree/gensnmptree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bsnmp/gensnmptree/gensnmptree.c b/contrib/bsnmp/gensnmptree/gensnmptree.c
index 3afc259..d3b9909 100644
--- a/contrib/bsnmp/gensnmptree/gensnmptree.c
+++ b/contrib/bsnmp/gensnmptree/gensnmptree.c
@@ -63,7 +63,7 @@
#include <unistd.h>
#include <string.h>
#include <ctype.h>
-#include <stdint.h>
+#include <inttypes.h>
#include <errno.h>
#ifdef HAVE_ERR_H
#include <err.h>
OpenPOWER on IntegriCloud