mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/network/dec21140.c, libchip/network/elnk.c: #include <errno.h>.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* libchip/network/dec21140.c, libchip/network/elnk.c:
|
||||
#include <errno.h>.
|
||||
|
||||
2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* libchip/network/if_media.h: Update from FreeBSD.
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <rtems/error.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
|
||||
@@ -96,6 +96,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <rtems/error.h>
|
||||
#include <rtems/bspIo.h>
|
||||
#include <rtems/rtems_bsdnet.h>
|
||||
|
||||
Reference in New Issue
Block a user