Update of /cvsroot/gtkpod/libgpod/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24491
Modified Files: hal-common.c Log Message: * src/hal-common.c: reverse order of include statements to fix compilation error on some systems. Index: hal-common.c =================================================================== RCS file: /cvsroot/gtkpod/libgpod/src/hal-common.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- hal-common.c 23 Nov 2005 18:06:00 -0000 1.5 +++ hal-common.c 9 Dec 2005 15:24:40 -0000 1.6 @@ -1,4 +1,4 @@ -/* Time-stamp: <2005-10-10 01:23:29 jcs> +/* Time-stamp: <2005-12-10 00:22:44 jcs> | | Copyright (C) 2005 Jorg Schuler <jcsjcs at users sourceforge net> | Part of the gtkpod project. @@ -56,8 +56,8 @@ # include "config.h" #endif -#include "hal-common.h" #include "itdb_private.h" +#include "hal-common.h" #ifndef HAVE_LIBHAL gchar **libhal_manager_find_device_string_match (LibHalContext *hal_ctx, ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2