mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
o Reduce userland inclusion of kernel headers -- remove unneeded include
of <sys/mbuf.h>. Reviewed by: jlemon
This commit is contained in:
parent
23bf18d696
commit
8025ea0a33
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83887
@ -27,7 +27,6 @@ static const char rcsid[] =
|
||||
#endif
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/mbuf.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/time.h>
|
||||
|
Loading…
Reference in New Issue
Block a user