Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ev-utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ev-utils.c b/shell/ev-utils.c
index ba560d5..38281f6 100644
--- a/shell/ev-utils.c
+++ b/shell/ev-utils.c
@@ -22,6 +22,8 @@
#include "ev-utils.h"
#include "ev-file-helpers.h"
+
+#include <string.h>
#include <math.h>
#define PRINT_CONFIG_FILENAME "ev-print-config.xml"