X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fcrc.h;h=79f814d364101bedc2970b33d5c0ea77b3e3c4c2;hb=af9c555446161016fdd76c1cdff96ce76bb6cba2;hp=5ad39c0092539343a7a90c4d7c791defde1ea873;hpb=277b540c0764dd376dcf583acdc97a2b2fd3d8e6;p=bertos.git diff --git a/mware/crc.h b/mware/crc.h index 5ad39c00..79f814d3 100755 --- a/mware/crc.h +++ b/mware/crc.h @@ -24,6 +24,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 *#* @@ -40,7 +43,7 @@ #ifndef CRC_H #define CRC_H -#include +#include #ifdef __cplusplus extern "C" {