From 783f44840ac69f8bf98870c02cd971a370d4caff Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Sat, 13 May 2006 07:47:11 +0000 Subject: patch submitted by: Hiroyuki Ikezoe 2006-05-13 Harish Krishnaswamy patch submitted by: Hiroyuki Ikezoe * ipod.c: Remove compiler warning. Fixes 341606. svn path=/trunk/; revision=31980 --- plugins/ipod-sync/ipod.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/ipod-sync/ipod.c') diff --git a/plugins/ipod-sync/ipod.c b/plugins/ipod-sync/ipod.c index 1cff429c22..3519951c5d 100644 --- a/plugins/ipod-sync/ipod.c +++ b/plugins/ipod-sync/ipod.c @@ -10,6 +10,7 @@ #include "config.h" #include "evolution-ipod-sync.h" #include +#include /** * Ensure that HAL is running before we try to use it. -- cgit v1.2.3