mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
psm(4): Remove sys/libkern.h header inclusion
It is already included via sys/systm.h Reviewed by: gonzo Approved by: gonzo (mentor) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D10266
This commit is contained in:
parent
21cb8f6288
commit
bc2b1516be
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ __FBSDID("$FreeBSD$");
|
|||
#include <sys/sysctl.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/uio.h>
|
||||
#include <sys/libkern.h>
|
||||
|
||||
#include <sys/limits.h>
|
||||
#include <sys/mouse.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue