$OpenBSD: patch-libdv_dv_h,v 1.1.1.1 2004/06/26 18:00:27 sturm Exp $
--- libdv/dv.h.orig	2002-12-31 15:03:39.000000000 -0800
+++ libdv/dv.h	2004-01-09 00:15:57.000000000 -0800
@@ -41,7 +41,9 @@
 #include <libdv/dv_types.h>
 
 #include <stdio.h>
+#if HAVE_STDINT_H
 #include <stdint.h>
+#endif
 #include <time.h>
 
 #ifdef __cplusplus
