--- a/src/platform_unix.c Mon Sep 06 02:50:29 2010 -0400
+++ b/src/platform_unix.c Mon Sep 06 19:35:01 2010 -0400
@@ -11,9 +11,6 @@
#ifdef PHYSFS_PLATFORM_UNIX
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
#include <ctype.h>
#include <unistd.h>
#include <sys/types.h>