mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove duplicate #include.
PR: misc/67748 Submitted by: bugghy <bugghy@phenix.rootshell.be>
This commit is contained in:
parent
931f76ab48
commit
c5810cfd89
1 changed files with 0 additions and 1 deletions
|
|
@ -73,7 +73,6 @@
|
|||
#include <sys/proc.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/ioccom.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/conf.h>
|
||||
|
||||
#include "cdev.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue