summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2007-10-01 18:07:55 +0000
committerChristophe Fergeau <teuf@gnome.org>2007-10-01 18:07:55 +0000
commit4a8831e3e6bbb53a741294fb12aa084a90173846 (patch)
tree0b00c3b7573f0b0b4ff2bf56eb5d727f5008dfcb /src
parentbab2c25f6d7213ef0a8c3b48247e7551ddbf0296 (diff)
downloadlibgpod-4a8831e3e6bbb53a741294fb12aa084a90173846.tar.gz
libgpod-4a8831e3e6bbb53a741294fb12aa084a90173846.tar.xz
libgpod-4a8831e3e6bbb53a741294fb12aa084a90173846.zip
* src/itdb_itunesdb.c: get rid of unused headers
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1713 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'src')
-rw-r--r--src/itdb_itunesdb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/itdb_itunesdb.c b/src/itdb_itunesdb.c
index 81606d5..debf657 100644
--- a/src/itdb_itunesdb.c
+++ b/src/itdb_itunesdb.c
@@ -118,8 +118,6 @@
#include <glib/gi18n-lib.h>
#include <stdio.h>
#include <string.h>
-#include <sys/mman.h>
-#include <sys/stat.h>
#include <sys/statvfs.h>
#include <sys/types.h>
#include <time.h>