aboutsummaryrefslogtreecommitdiffstats
path: root/src/template-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/template-parser.h')
-rw-r--r--src/template-parser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/template-parser.h b/src/template-parser.h
index fe2721e..19df6af 100644
--- a/src/template-parser.h
+++ b/src/template-parser.h
@@ -9,6 +9,7 @@
#ifndef _TEMPLATE_PARSER_H
#define _TEMPLATE_PARSER_H
+#include <stddef.h>
#include "error.h"
#include "utils.h"