summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bindings/xml/functypes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/bindings/xml/functypes.h b/bindings/xml/functypes.h
index 9cb15ee..6a31640 100644
--- a/bindings/xml/functypes.h
+++ b/bindings/xml/functypes.h
@@ -8,6 +8,9 @@
#ifndef xml_functypes_h_
#define xml_functypes_h_
+#include <stddef.h>
+#include <inttypes.h>
+
/**
* Type of XML parser allocation function
*/