summaryrefslogtreecommitdiff
path: root/render/textplain.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/textplain.c')
-rw-r--r--render/textplain.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/render/textplain.c b/render/textplain.c
index f85906a10..9503b3dad 100644
--- a/render/textplain.c
+++ b/render/textplain.c
@@ -25,6 +25,7 @@
#include <errno.h>
#include <stddef.h>
#include <string.h>
+#include <strings.h>
#include <math.h>
#include <iconv.h>
#include "content/content.h"