From 6e469da9823158b5316ecd057a4379d2b6c992cc Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 14 Nov 2005 05:48:12 +0000 Subject: Reflect mii.h and if_media.h having moved. --- cpukit/libnetworking/rtems/rtems_mii_ioctl.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'cpukit') diff --git a/cpukit/libnetworking/rtems/rtems_mii_ioctl.h b/cpukit/libnetworking/rtems/rtems_mii_ioctl.h index cecdfca236..87c30be485 100644 --- a/cpukit/libnetworking/rtems/rtems_mii_ioctl.h +++ b/cpukit/libnetworking/rtems/rtems_mii_ioctl.h @@ -11,9 +11,8 @@ /* Author: Till Straumann, , 2005 */ -/* These should be moved out of ... */ -#include /* MII register definitions */ -#include /* media word definitions; rest of API (ifmedia) unused! */ +#include /* MII register definitions */ +#include /* media word definitions; rest of API (ifmedia) unused! */ #ifdef __cplusplus extern "C" { -- cgit v1.2.3