summaryrefslogtreecommitdiff
path: root/utils/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/config.h')
-rw-r--r--utils/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/config.h b/utils/config.h
index 4bce5d8a6..da875a72c 100644
--- a/utils/config.h
+++ b/utils/config.h
@@ -19,6 +19,8 @@
#ifndef _NETSURF_UTILS_CONFIG_H_
#define _NETSURF_UTILS_CONFIG_H_
+#include <stddef.h>
+
/* Try to detect which features the target OS supports */
#define HAVE_STRNDUP