devices/8139too.c
changeset 444 31223539fc00
parent 382 72500991bcc3
--- 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 " \