$OpenBSD: patch-libdv_headers_c,v 1.1.1.1 2004/06/26 18:00:27 sturm Exp $
--- libdv/headers.c.orig	2002-12-31 15:03:40.000000000 -0800
+++ libdv/headers.c	2004-01-09 00:18:22.000000000 -0800
@@ -29,7 +29,9 @@
 
 #include <stdlib.h>
 #include <string.h>
+#if HAVE_STDINT_H
 #include <stdint.h>
+#endif
 
 #include "headers.h"
 
