X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Ftriface%2Fprotocol.h;h=0c2500767bf6a4235b1608727e5ba13816c01cfa;hb=e1fa8a6e8b036732e1bf86332c87b82677cd9a2a;hp=26113482fca067c3d0738c3894a38702fb4f6453;hpb=2aa5b04dcc5daad2409bf2027541704b56a85f13;p=bertos.git diff --git a/examples/triface/protocol.h b/examples/triface/protocol.h index 26113482..0c250076 100644 --- a/examples/triface/protocol.h +++ b/examples/triface/protocol.h @@ -42,6 +42,8 @@ #ifndef PROTOCOL_H #define PROTOCOL_H +#include + #include void protocol_init(KFile *fd);