From af30847a8b37476044817b9ff1653a7ee2b9c779 Mon Sep 17 00:00:00 2001 From: Till Straumann Date: Fri, 5 Aug 2011 00:12:36 +0000 Subject: 2011-08-04 Till Straumann * libbsdport/devicet.h, libbsdport/ifmedia.c: rtems-4.11 moved , and to newlib. Added a version-test macro to catch this case. --- bsd_eth_drivers/libbsdport/devicet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsd_eth_drivers/libbsdport/devicet.h') diff --git a/bsd_eth_drivers/libbsdport/devicet.h b/bsd_eth_drivers/libbsdport/devicet.h index bbb4e71..090620e 100644 --- a/bsd_eth_drivers/libbsdport/devicet.h +++ b/bsd_eth_drivers/libbsdport/devicet.h @@ -8,7 +8,7 @@ #include -#if RTEMS_REV_AT_LEAST(4,8,99) +#if RTEMS_REV_AT_LEAST(4,8,99) && !RTEMS_REV_AT_LEAST(4,10,99) #include #else #include -- cgit v1.2.3