From d260fb7c7ab3e2914aae4404a53da9e4fcc374ec Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 29 Jan 2008 23:14:21 +0000 Subject: Portability fix: only include unistd.h when it's available git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1940 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4180859..ea9f10c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-11-15 Christophe Fergeau + + * src/db-artwork-writer.c: + * src/db-parse-context.c: + * src/itdb_device.c: + * src/itdb_itunesdb.c: + * src/ithumb-writer.c: don't include unistd.h on systems which + don't have it + 2007-11-16 Christophe Fergeau * src/itdb_itunesdb.c: rework itdb_cp for MacOSX/Windows -- cgit