summaryrefslogtreecommitdiff
path: root/src/basic/hexdecoct.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/basic/hexdecoct.h')
-rw-r--r--src/basic/hexdecoct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/basic/hexdecoct.h b/src/basic/hexdecoct.h
index 4aeb4c3bdc..d9eb54a8a1 100644
--- a/src/basic/hexdecoct.h
+++ b/src/basic/hexdecoct.h
@@ -22,6 +22,7 @@
***/
#include <stdbool.h>
+#include <stddef.h>
#include <stdio.h>
#include <sys/types.h>