Subject: Today's sup
To: None <current-users@NetBSD.ORG>
From: Patrick Welche <prlw1@cam.ac.uk>
List: current-users
Date: 05/26/1997 16:40:42
FYI today's sup just gave (i386):

In file included from /usr/src/sys/netinet/ip_fil.c:85:
/usr/src/sys/netinet/ip_nat.h:18: netinet/ip_proxy.h: No such file or directory
/usr/src/sys/netinet/ip_fil.c:1046: `#else' not within a conditional
/usr/src/sys/netinet/ip_fil.c:1202: unbalanced `#endif'

ie., during the make build / make include / ip_proxy.h does not make
it into /usr/include/netinet. The next 2 I am looking at...

Patrick