forked from M-Labs/artiq
runtime: add missing include
This commit is contained in:
parent
1530f9f457
commit
6c35d066fc
|
@ -3,6 +3,7 @@
|
|||
#include "kloader.h"
|
||||
#include "mailbox.h"
|
||||
#include "messages.h"
|
||||
#include "bridge_ctl.h"
|
||||
|
||||
void brg_start(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue