Reformat.
[bertos.git] / net / keytag.h
index ab87be21797458253a199bc9aa67b16f25ff971c..541005ea694c9fdb969cce3b637098ef186e5d3d 100644 (file)
@@ -38,6 +38,9 @@
 #ifndef NET_KEYTAG_H
 #define NET_KEYTAG_H
 
+#include <kern/kfile.h>
+#include <drv/ser.h>
+
 /**
  * Starting communication char (STX).
  */
@@ -61,8 +64,6 @@
  */
 #define TAG_MAX_PRINT_CHARS 12
 
-#include <kern/kfile.h>
-
 /**
  * Structure of a Tag packet
  */