summaryrefslogtreecommitdiff
path: root/src/parse/properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/properties')
-rw-r--r--src/parse/properties/utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/properties/utils.c b/src/parse/properties/utils.c
index d73c6c7..82dacf8 100644
--- a/src/parse/properties/utils.c
+++ b/src/parse/properties/utils.c
@@ -7,6 +7,7 @@
#include <assert.h>
#include <string.h>
+#include <strings.h>
#include "stylesheet.h"
#include "bytecode/bytecode.h"