summaryrefslogtreecommitdiff
path: root/glcpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'glcpp.h')
-rw-r--r--glcpp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/glcpp.h b/glcpp.h
index 33ece8f92b..503731b85b 100644
--- a/glcpp.h
+++ b/glcpp.h
@@ -24,6 +24,8 @@
#ifndef GLCPP_H
#define GLCPP_H
+#include <stdint.h>
+
#include <talloc.h>
#include "hash_table.h"