summaryrefslogtreecommitdiff
path: root/render/textplain.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/textplain.c')
-rw-r--r--render/textplain.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/render/textplain.c b/render/textplain.c
index a16f834c2..1feeb35fe 100644
--- a/render/textplain.c
+++ b/render/textplain.c
@@ -24,6 +24,8 @@
#include <assert.h>
#include <errno.h>
#include <stddef.h>
+#include <string.h>
+#include <math.h>
#define LIBICONV_PLUG
#include <iconv.h>
#include "content/content.h"