Revision: 7260
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7260&view=rev
Author:   thjc
Date:     2009-01-10 22:44:22 +0000 (Sat, 10 Jan 2009)

Log Message:
-----------
include missing header for strdup

Modified Paths:
--------------
    code/stage/branches/release-2-1-patches/src/stage.c

Modified: code/stage/branches/release-2-1-patches/src/stage.c
===================================================================
--- code/stage/branches/release-2-1-patches/src/stage.c 2009-01-09 21:14:24 UTC 
(rev 7259)
+++ code/stage/branches/release-2-1-patches/src/stage.c 2009-01-10 22:44:22 UTC 
(rev 7260)
@@ -11,6 +11,7 @@
 #include <math.h>
 #include <glib.h>
 #include <locale.h>
+#include <string.h>
 
 #include <gdk-pixbuf/gdk-pixbuf.h>
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to