Add lcd foldback implementation.
[bertos.git] / bertos / net / ax25.h
index 0e609136f18e5d56f20b066f39b6ea23eacaa731..4eb77f6de0501e6b6c5c84a67a5d1ef3a1dff66a 100644 (file)
@@ -34,7 +34,6 @@
  * For now, only UI frames without any Layer 3 protocol are handled.
  * This however is enough to send/receive APRS packets.
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
  * $WIZ$ module_name = "ax25"
@@ -49,7 +48,7 @@
 #include "cfg/cfg_ax25.h"
 
 #include <cfg/compiler.h>
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 /**
  * Maximum size of a AX25 frame.