mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
o Reduce userland inclusion of kernel headers -- remove unneeded include
of <sys/mbuf.h>. Reviewed by: jlemon
This commit is contained in:
parent
8025ea0a33
commit
2d742f7bbc
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@
|
|||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/sockio.h>
|
||||
#include <sys/mbuf.h>
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue