diff options
Diffstat (limited to 'plugins/ipod-sync/ipod-sync.c')
-rw-r--r-- | plugins/ipod-sync/ipod-sync.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ipod-sync/ipod-sync.c b/plugins/ipod-sync/ipod-sync.c index 3743ed8bd6..4315c1cfe2 100644 --- a/plugins/ipod-sync/ipod-sync.c +++ b/plugins/ipod-sync/ipod-sync.c @@ -32,6 +32,7 @@ #include <glib.h> #include <gio/gio.h> #include <glib/gi18n.h> +#include <unistd.h> #include <libebook/e-book.h> #include <libebook/e-contact.h> |