1diff --git a/core-tools/src/dgsh-httpval.c b/core-tools/src/dgsh-httpval.c
2index 8b5dce3..7b43c3d 100644
3--- a/core-tools/src/dgsh-httpval.c
4+++ b/core-tools/src/dgsh-httpval.c
5@@ -40,6 +40,7 @@
6 #include <sys/stat.h>
7 #include <unistd.h>
8 #include <stdlib.h>
9+#include <stdint.h>
10 #include <stdio.h>
11 #include <string.h>
12 #include <ctype.h>