X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=kern%2Ffile.h;h=be0d928cf92d469162cf1644f77fe76d15b2de4f;hb=af9c555446161016fdd76c1cdff96ce76bb6cba2;hp=46e9cdd34326a94b4e01640b4c7e97660ee440c1;hpb=6bf26ad78b32851d9dd56fbf68356bcbdded590e;p=bertos.git diff --git a/kern/file.h b/kern/file.h index 46e9cdd3..be0d928c 100755 --- a/kern/file.h +++ b/kern/file.h @@ -15,6 +15,9 @@ /*#* *#* $Log$ + *#* Revision 1.5 2005/04/11 19:10:28 bernie + *#* Include top-level headers from cfg/ subdir. + *#* *#* Revision 1.4 2004/08/25 14:12:09 rasky *#* Aggiornato il comment block dei log RCS *#* @@ -31,7 +34,7 @@ #define KERN_KFILE_H #ifndef COMPILER_H -#include +#include #endif struct _KFile;