$NetBSD: patch-aa,v 1.5 2013/12/08 03:55:43 dholland Exp $

--- src/configs/netbsd.orig	2004-07-10 22:21:01.000000000 +0200
+++ src/configs/netbsd
@@ -11,8 +11,8 @@ mantype bsd42
 
 cc	cc
 #cflags -g
-cwflags -W -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow
-cflags	-O -g
+#cwflags -W -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow
+cflags	-O -g -DUSE_MMAP
 
 ldflags -lkvm
 
@@ -40,4 +40,4 @@ path_pid	/var/run/%s.pid
 path_version	/var/run/%s.version
 path_unix	/netbsd
 
-protocols	bgp egp hello icmp rip ospf iso slsp isis rdisc
+protocols	bgp egp icmp rip ospf slsp rdisc
