Re: make snmpd explicitely include tree.h
On Sat, Oct 1, 2016 at 11:58 PM, David Gwynne wrote: > at the moment its relying on a pf header. > > ok? ok guenther@ ...though the set of #includes in that .h file should be reviewed: lots of the .c file there pull in net/if.h, so why is snmpd.h doing so, etc.
make snmpd explicitely include tree.h
at the moment its relying on a pf header. ok? Index: snmpd.h === RCS file: /cvs/src/usr.sbin/snmpd/snmpd.h,v retrieving revision 1.67 diff -u -p -r1.67 snmpd.h --- snmpd.h 16 Aug 2016 18:41:57 - 1.67 +++ snmpd.h 2 Oc