$OpenBSD: patch-stun_tests_Makefile_in,v 1.2 2010/09/22 14:29:00 jasper Exp $
--- stun/tests/Makefile.in.orig	Mon Sep 13 11:02:28 2010
+++ stun/tests/Makefile.in	Mon Sep 13 11:02:38 2010
@@ -228,7 +228,6 @@ top_srcdir = @top_srcdir@
 ERROR_CFLAGS = \
 	$(LIBNICE_CFLAGS) \
 	-fno-strict-aliasing \
-	-Wextra \
 	-Wundef \
 	-Wnested-externs \
 	-Wwrite-strings \
@@ -238,8 +237,7 @@ ERROR_CFLAGS = \
 	-Wmissing-prototypes \
 	-Wstrict-prototypes \
 	-Wredundant-decls \
-	-Wno-unused-parameter \
-	-Wno-missing-field-initializers
+	-Wno-unused-parameter
 
 # -Wold-style-definition -Winline -Wunreachable-code
 CLEANFILES = *.gcno *.gcda
