summaryrefslogtreecommitdiff
path: root/content/handlers/html/box_special.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/html/box_special.c')
-rw-r--r--content/handlers/html/box_special.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/handlers/html/box_special.c b/content/handlers/html/box_special.c
index c6be9e626..f761557e0 100644
--- a/content/handlers/html/box_special.c
+++ b/content/handlers/html/box_special.c
@@ -26,6 +26,7 @@
* Implementation of special element handling conversion.
*/
+#include <string.h>
#include <stdbool.h>
#include <dom/dom.h>