mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove an unnecessary header.
Reported by: nwhitehorn Approved by: adrian (mentor, implicit)
This commit is contained in:
parent
8584c88e4d
commit
d141f0f512
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ __FBSDID("$FreeBSD$");
|
|||
#include <sys/module.h>
|
||||
#include <sys/mutex.h>
|
||||
|
||||
#include <dev/fdt/fdt_common.h>
|
||||
#include <dev/gpio/gpiobusvar.h>
|
||||
#include <dev/ofw/ofw_bus.h>
|
||||
#include <dev/ofw/openfirm.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue