rygel r639 - trunk/src/rygel



Author: zeeshanak
Date: Sat Feb 21 17:52:57 2009
New Revision: 639
URL: http://svn.gnome.org/viewvc/rygel?rev=639&view=rev

Log:
Include needed header file.

Modified:
   trunk/src/rygel/cstuff.c

Modified: trunk/src/rygel/cstuff.c
==============================================================================
--- trunk/src/rygel/cstuff.c	(original)
+++ trunk/src/rygel/cstuff.c	Sat Feb 21 17:52:57 2009
@@ -24,6 +24,7 @@
 
 #include <cstuff.h>
 #include <signal.h>
+#include <string.h>
 
 static ApplicationExitCb on_app_exit = NULL;
 static gpointer data;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]