X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Fser.h;h=fd640b0044390d46b034779b143448dad239a931;hb=d7121b91d1c39488a572b732821333c72bc24137;hp=358e2386e51de640ff1a4dccceaacbf0e45b3253;hpb=76c53bfa0136be55cf17e57b1ee098e5dfeefa70;p=bertos.git diff --git a/drv/ser.h b/drv/ser.h index 358e2386..fd640b00 100755 --- a/drv/ser.h +++ b/drv/ser.h @@ -14,6 +14,9 @@ /*#* *#* $Log$ + *#* Revision 1.23 2005/11/27 23:33:40 bernie + *#* Use appconfig.h instead of cfg/config.h. + *#* *#* Revision 1.22 2005/11/04 16:20:02 bernie *#* Fix reference to README.devlib in header. *#* @@ -83,8 +86,8 @@ #include #include -#include #include /* BV() */ +#include /*! \name Serial Error/status flags. */ /*\{*/