Revision: 96
Author: sucknblow
Date: 2006-07-01 18:28:49 -0700 (Sat, 01 Jul 2006)
ViewCVS: http://svn.sourceforge.net/pmplib/?rev=96&view=rev
Log Message:
-----------
Oops. Repeat commit 78 (warnings--) from the proper directory.
Modified Paths:
--------------
trunk/lib/pmp_portalplayer1/idx.c
Modified: trunk/lib/pmp_portalplayer1/idx.c
===================================================================
--- trunk/lib/pmp_portalplayer1/idx.c 2006-07-02 01:28:43 UTC (rev 95)
+++ trunk/lib/pmp_portalplayer1/idx.c 2006-07-02 01:28:49 UTC (rev 96)
@@ -24,6 +24,9 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif/*HAVE_CONFIG_H*/
+#ifdef HAVE_STRING_H
+#include <string.h>
+#endif/*HAVE_STRING_H*/
#include <os.h>
#include <stdio.h>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|