X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fbyteorder.h;h=b0351ba0bcc9d394b817f91a7b40cf090561d0cd;hb=22dbb0cdd9a46c421a1c47bd33e1d564ce5ad44b;hp=dc688c6162f9775f2ced18ce139d1e2969fa7c71;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/mware/byteorder.h b/mware/byteorder.h index dc688c61..b0351ba0 100644 --- a/mware/byteorder.h +++ b/mware/byteorder.h @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2004 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Functions to convert integers to/from host byte-order. @@ -76,7 +76,7 @@ #define MWARE_BYTEORDER_H #include -#include +#include /** * Swap upper and lower bytes in a 16-bit value.