X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fstruct%2Fkfile_fifo.h;h=fbc5d097f2265af3d0f097d023b2b51511d98118;hb=4d8a6a97c6c0e15296b51d5f02674079bede1aa0;hp=78c1f46d3740deff0b99aae1e67d6bfc810269ec;hpb=0c71afa65077b10d069192c1d36c0df1440e1b97;p=bertos.git diff --git a/bertos/struct/kfile_fifo.h b/bertos/struct/kfile_fifo.h index 78c1f46d..fbc5d097 100644 --- a/bertos/struct/kfile_fifo.h +++ b/bertos/struct/kfile_fifo.h @@ -53,7 +53,6 @@ * \endcode * * - * \version $Id: cfg_adc.h 2348 2009-02-16 13:43:44Z duplo $ * \author Francesco Sacchi * * $WIZ$ module_name = "kfilefifo" @@ -64,7 +63,7 @@ #define STRUCT_KFILE_FIFO #include "fifobuf.h" -#include +#include typedef struct KFileFifo {