mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove unneeded #include that was a remnant of an earlier version of
my uidinfo patch. Found by: phk
This commit is contained in:
parent
8df6e02eef
commit
eabc23efb3
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@
|
|||
#include <sys/pioctl.h>
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/namei.h>
|
||||
#include <sys/resourcevar.h>
|
||||
#include <sys/sysent.h>
|
||||
#include <sys/shm.h>
|
||||
#include <sys/sysctl.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue