aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-string.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-string.c b/lib/ephy-string.c
index 79eaa215a..fdadfbd17 100644
--- a/lib/ephy-string.c
+++ b/lib/ephy-string.c
@@ -24,6 +24,7 @@
#include <errno.h>
#include <string.h>
+#include <stdlib.h>
#include <glib.h>
#define ELLIPSIS "\xe2\x80\xa6"