--- a/platform/skeleton.c Fri May 10 09:16:38 2002 +0000
+++ b/platform/skeleton.c Fri May 10 09:25:25 2002 +0000
@@ -6,6 +6,10 @@
* This file written by Ryan C. Gordon.
*/
+#if HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#define __PHYSICSFS_INTERNAL__
#include "physfs_internal.h"