mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Kill the stray #include line.
This commit is contained in:
parent
8aa98dece2
commit
fa7e3ca68a
2 changed files with 0 additions and 2 deletions
|
|
@ -28,7 +28,6 @@
|
|||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/endian.h>
|
||||
#include <sys/elf64.h>
|
||||
#include <sys/endian.h>
|
||||
#include <sys/mman.h>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@
|
|||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/endian.h>
|
||||
#include <sys/elf64.h>
|
||||
#include <sys/endian.h>
|
||||
#include <sys/mman.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue