Index: prpack/prpack_csc.h
===================================================================
--- prpack/prpack_csc.h	(revision 2)
+++ prpack/prpack_csc.h	(working copy)
@@ -4,6 +4,7 @@
 #if !defined(_MSC_VER) && !defined (__MINGW32__) && !defined (__MINGW64__)
 #  include <stdint.h>
 #else
+#  include <stdio.h>
 typedef __int64 int64_t;
 #endif
 
