$OpenBSD: patch-plugins_videocodec_v410_c,v 1.1 2004/12/04 21:44:34 sturm Exp $
--- plugins/videocodec/v410.c.orig	Mon Aug  9 03:22:55 2004
+++ plugins/videocodec/v410.c	Mon Aug  9 03:23:14 2004
@@ -4,7 +4,9 @@
 #include <workarounds.h>
 #include "v410.h"
 
+#ifdef HAVE_STDINT_H
 #include <stdint.h>
+#endif
 #include <stdlib.h>
 
 typedef struct
