CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/03 20:31:35
Modified files:
usr.sbin/trpt : trpt.c
Log message:
include sys/timeout.h with it's define/undef _KERNEL dance before
we include sys/socket.h since the latter also includes the same
but without _KERNEL defined
ok tedu@
