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