rhythmbox r6203 - in trunk: . plugins/ipod
- From: teuf svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r6203 - in trunk: . plugins/ipod
- Date: Thu, 12 Mar 2009 14:43:57 +0000 (UTC)
Author: teuf
Date: Thu Mar 12 14:43:57 2009
New Revision: 6203
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=6203&view=rev
Log:
2009-03-12 Christophe Fergeau <teuf gnome org>
* plugins/ipod/rb-ipod-helpers.c: add missing <string.h> include
Modified:
trunk/ChangeLog
trunk/plugins/ipod/rb-ipod-helpers.c
Modified: trunk/plugins/ipod/rb-ipod-helpers.c
==============================================================================
--- trunk/plugins/ipod/rb-ipod-helpers.c (original)
+++ trunk/plugins/ipod/rb-ipod-helpers.c Thu Mar 12 14:43:57 2009
@@ -32,6 +32,8 @@
#include <config.h>
#endif
+#include <string.h>
+
#include <glib/gi18n.h>
#include <gtk/gtk.h>
#include <glade/glade.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]