2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>

* network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
This commit is contained in:
Ralf Corsepius
2005-09-19 03:44:24 +00:00
parent 34e29256e1
commit 009f4fac12

View File

@@ -1,3 +1,7 @@
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
2005-05-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/bsp.h: New header guard.