$OpenBSD: patch-libmpdemux_vcd_read_nbsd_h,v 1.3 2003/11/02 23:30:27 brad Exp $
--- libmpdemux/vcd_read_nbsd.h.orig	2003-04-09 03:33:59.000000000 -0400
+++ libmpdemux/vcd_read_nbsd.h	2003-10-28 18:03:39.000000000 -0500
@@ -1,6 +1,8 @@
 
 #include <sys/types.h>
+#ifdef __NetBSD__
 #include <sys/inttypes.h>
+#endif
 #include <sys/cdio.h>
 #include <sys/scsiio.h>
 
