opt_* headers are included using the quoted form.
This commit is contained in:
parent
b78db64f58
commit
bcaf1959ec
sys/ia64/ia64
@ -29,7 +29,7 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <opt_xtrace.h>
|
||||
#include "opt_xtrace.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include <machine/asm.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <opt_xtrace.h>
|
||||
#include "opt_xtrace.h"
|
||||
|
||||
#include <machine/pte.h>
|
||||
#include <assym.s>
|
||||
|
Loading…
x
Reference in New Issue
Block a user