phk 2004-12-22 17:37:57 UTC
FreeBSD src repository
Modified files:
sys/net bpf.c
Log:
Include fcntl.h
Check O_NONBLOCK instead of IO_NDELAY
Include uio.h
Don't include vnode.h
Don't include filedesc.h
Revision Changes Path
1.140 +3 -3 src/sys/net/bpf.c