Include smfi header

This commit is contained in:
Jeremy Soller 2020-02-17 12:56:28 -07:00
parent 177c7c0627
commit 7c1e0508a9
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -2,6 +2,7 @@
#include <stdio.h>
#include <string.h>
#include <board/smfi.h>
#include <common/macro.h>
#include <common/version.h>