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