$NetBSD: patch-ay,v 1.1 2006/06/26 17:13:36 wiz Exp $

--- src/libffmpeg/libavcodec/common.h.orig	2005-10-09 14:51:00.000000000 +0000
+++ src/libffmpeg/libavcodec/common.h
@@ -66,14 +66,6 @@
 #define AVOPTION_SUB(ptr) { .name = NULL, .help = (const char*)ptr }
 #define AVOPTION_END() AVOPTION_SUB(NULL)
 
-struct AVOption;
-#ifdef HAVE_MMX
-extern const struct AVOption avoptions_common[3 + 5];
-#else
-extern const struct AVOption avoptions_common[3];
-#endif
-extern const struct AVOption avoptions_workaround_bug[11];
-
 #endif /* HAVE_AV_CONFIG_H */
 
 /* Suppress restrict if it was not defined in config.h.  */
