Include stand.h for loader.
MFC after: 3 days
This commit is contained in:
parent
4409495bc8
commit
10f39c7d37
@ -39,6 +39,9 @@
|
||||
|
||||
#if defined(__DragonFly__) || defined(_BOOT)
|
||||
#include "dcons.h"
|
||||
#if defined(_BOOT)
|
||||
#include "stand.h"
|
||||
#endif
|
||||
#else
|
||||
#include <dev/dcons/dcons.h>
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user