diff -r 0746236dd032 -r 31223539fc00 devices/8139too.c --- a/devices/8139too.c Wed Oct 25 13:32:17 2006 +0000 +++ b/devices/8139too.c Wed Oct 25 16:49:53 2006 +0000 @@ -155,11 +155,8 @@ /* EtherCAT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/ +#include "../globals.h" #include "ecdev.h" -#include "../master/globals.h" - -#define LIT(X) #X -#define STR(X) LIT(X) #define RTL8139_DRIVER_NAME DRV_NAME \ " EtherCAT-capable Fast Ethernet driver " \