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