$OpenBSD: patch-nice_Makefile_in,v 1.3 2011/03/02 07:32:04 jasper Exp $
--- nice/Makefile.in.orig	Fri Jan 21 01:17:05 2011
+++ nice/Makefile.in	Sat Feb 19 09:45:19 2011
@@ -254,7 +254,6 @@ top_srcdir = @top_srcdir@
 ERROR_CFLAGS = \
 	$(LIBNICE_CFLAGS) \
 	-fno-strict-aliasing \
-	-Wextra \
 	-Wundef \
 	-Wnested-externs \
 	-Wwrite-strings \
@@ -264,8 +263,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 libnice.symbols
