Index: trunk/ppImage/src/ppImage.h
===================================================================
--- trunk/ppImage/src/ppImage.h	(revision 10558)
+++ trunk/ppImage/src/ppImage.h	(revision 12807)
@@ -7,4 +7,7 @@
 
 #include <stdio.h>
+#include <string.h>
+#include <strings.h>  // for strcasecmp
+#include <unistd.h>   // for unlink
 #include "pslib.h"
 #include "psmodules.h"
