$OpenBSD: patch-plugins_videocodec_v308_c,v 1.1 2004/12/04 21:44:34 sturm Exp $
--- plugins/videocodec/v308.c.orig	Mon Aug  9 03:21:32 2004
+++ plugins/videocodec/v308.c	Mon Aug  9 03:21:53 2004
@@ -4,7 +4,9 @@
 #include <workarounds.h>
 #include "v308.h"
 
+#ifdef HAVE_STDINT_H
 #include <stdint.h>
+#endif
 #include <stdlib.h>
 
 
