mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix header file location
This commit is contained in:
parent
8fae280afb
commit
83b16fcf66
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@
|
|||
#include <machine/cpu.h>
|
||||
#include <machine/mips_opcode.h>
|
||||
#include <machine/asm.h>
|
||||
#include <machine/mips-exts.h>
|
||||
#include <mips/rmi/rmi_mips_exts.h>
|
||||
#include <machine/cpuregs.h>
|
||||
|
||||
#include <machine/param.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue