CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/28 18:58:45
Modified files:
usr.sbin/rtadvd: config.c if.c rrenum.c
usr.sbin/sasyncd: monitor.c
usr.sbin/sensorsd: sensorsd.c
usr.sbin/tcpdrop: tcpdrop.c
Log message:
If you want <sys/queue.h>, you need to include it. Don't assume that
<sys/sysctl.h> will pull in the universe (I am working on breaking that
assumption in a gentle fashion)
