aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook-storage.c')
-rw-r--r--addressbook/gui/component/addressbook-storage.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/addressbook/gui/component/addressbook-storage.c b/addressbook/gui/component/addressbook-storage.c
index f83ffc4b70..4cf66bca00 100644
--- a/addressbook/gui/component/addressbook-storage.c
+++ b/addressbook/gui/component/addressbook-storage.c
@@ -47,6 +47,9 @@
#include <fcntl.h>
#include <sys/stat.h>
#include <errno.h>
+#include <string.h>
+#include <ctype.h>
+#include <unistd.h>
#include <glib.h>
#include <gtk/gtk.h>