Small change in header order to allow this to compile.
Obtained from: Netflix, Inc. MFC after: 3 days
This commit is contained in:
parent
70598e5094
commit
710dc398a2
@ -27,11 +27,11 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <stand.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/endian.h>
|
||||
#include <sys/queue.h>
|
||||
#include <machine/stdarg.h>
|
||||
#include <stand.h>
|
||||
|
||||
#include "bootstrap.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user