X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=net%2Fkeytag.h;h=541005ea694c9fdb969cce3b637098ef186e5d3d;hb=faf2f6bfd5933ff75e6cc01e3d48f9277f731d8f;hp=ab87be21797458253a199bc9aa67b16f25ff971c;hpb=c46f98c91241a9459c2006235c614d998b7511ba;p=bertos.git diff --git a/net/keytag.h b/net/keytag.h index ab87be21..541005ea 100644 --- a/net/keytag.h +++ b/net/keytag.h @@ -38,6 +38,9 @@ #ifndef NET_KEYTAG_H #define NET_KEYTAG_H +#include +#include + /** * Starting communication char (STX). */ @@ -61,8 +64,6 @@ */ #define TAG_MAX_PRINT_CHARS 12 -#include - /** * Structure of a Tag packet */