Subject: Re; Jul 8 tar_files build
To: None <current-users@NetBSD.ORG>
From: Paul M. Newhouse <newhouse@rockhead.com>
List: current-users
Date: 07/09/1997 21:04:56
What do I have to rebuild to fix this?

   ===> usr.sbin/ipf/ipf
   cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes  -c ipf.c
   In file included from ipf.c:40:
   /usr/include/netinet/ip_fil.h:443: unbalanced `#endif'

I temp patched:

   /usr/src/sys/netinet/ip_fil.h

by removing the #endif at line 26.

Paul