--- exp-gfx.c.zvbi011	Thu Apr 18 18:02:36 2002
+++ exp-gfx.c	Thu Apr 18 18:04:58 2002
@@ -35,11 +35,14 @@
 #include <errno.h>
 #include <sys/stat.h>
 #include <unistd.h>
+#include <inttypes.h>
 
+#if 0
 #include "lang.h"
 #include "export.h"
 #include "exp-gfx.h"
 #include "vt.h" /* VBI_TRANSPARENT_BLACK */
+#endif
 
 #include "wstfont2.xbm"
 #include "ccfont2.xbm"
@@ -214,6 +217,7 @@
 	return c;
 }
 
+#if 0
 /**
  * peek:
  * @p: Plane of @canvas_type char, short, int.
@@ -1262,3 +1266,4 @@
 VBI_AUTOREG_EXPORT_MODULE(vbi_export_class_png)
 
 #endif /* HAVE_LIBPNG */
+#endif
