mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
fnettrace_common.h: remove extraneous include of sys/ioctl.h
No build errors without it, so it should be fine to remove as well.
This amends commit 8af07d8a2 ("build: merge fnettrace headers into
`fnettrace_common.h` (#7127)", 2026-04-13).
This commit is contained in:
parent
8af07d8a2d
commit
f2f099cd65
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@
|
|||
#include "common.h"
|
||||
#include "gcov_wrapper.h"
|
||||
|
||||
#include <sys/ioctl.h>
|
||||
#include <time.h>
|
||||
#include <linux/filter.h>
|
||||
#include <linux/if_ether.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue