mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
The kernel doesn't have <stdio.h> or <string.h>. Remove these.
This commit is contained in:
parent
9f970b5705
commit
f3a48bd0ae
1 changed files with 0 additions and 2 deletions
|
|
@ -48,8 +48,6 @@
|
|||
|
||||
#include <sys/param.h>
|
||||
#include <sys/kernel.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <dev/bktr/bktr_mem.h>
|
||||
|
||||
struct memory_pointers {
|
||||
|
|
|
|||
Loading…
Reference in a new issue