mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
Remove unneeded include of <sys/timeb.h>.
This header file should not be included by anything.
This commit is contained in:
parent
5a646f0eca
commit
bb505a4f0f
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/mbuf.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/timeb.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue