Skip to content

Commit e6e2d13

Browse files
committed
libtock: sys: include tock_sys.h
1 parent 53de75b commit e6e2d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libtock/sys.c

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
#include "console.h"
66
#include "tock.h"
7+
#include "tock_sys.h"
78

89
// XXX Suppress unused parameter warnings for this file as the implementations
910
// are currently all just stubs

0 commit comments

Comments
 (0)