X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Ftriface%2Fexamples%2Ftriface%2Fprotocol.h;h=e3c95b4e393892e60948d7932378aa5d5fd3ce17;hb=911d2706a86d326786bfe721dcc3d63aeade7f28;hp=8075bc8771a312a4dc5e5196e209c63e3a62c138;hpb=b708b0cbae2dc58ef30943ade3d56c464b49a59c;p=bertos.git diff --git a/boards/triface/examples/triface/protocol.h b/boards/triface/examples/triface/protocol.h index 8075bc87..e3c95b4e 100644 --- a/boards/triface/examples/triface/protocol.h +++ b/boards/triface/examples/triface/protocol.h @@ -42,7 +42,7 @@ #include -#include +#include void protocol_init(KFile *fd); void protocol_run(KFile *fd);