commit | 478aef4aa163eb25984132001bd2614a4bdc0676 | [log] [tgz] |
---|---|---|
author | Bart De Schuymer <bdschuym@pandora.be> | Fri Nov 22 20:15:38 2002 +0000 |
committer | Bart De Schuymer <bdschuym@pandora.be> | Fri Nov 22 20:15:38 2002 +0000 |
tree | 80b3937b3758317d6fe10ab896a4a3a4250ad330 | |
parent | bf1a298a8feef7875392c6844e5b788aa4d71acd [diff] |
remove PROTOCOLFILE
diff --git a/ebtables.c b/ebtables.c index 4b513d5..a5f984d 100644 --- a/ebtables.c +++ b/ebtables.c
@@ -48,12 +48,6 @@ exit (-1); } -/* - * here are the number-name correspondences kept for the Ethernet - * frame type field - */ -#define PROTOCOLFILE "/etc/ethertypes" - #ifndef PROC_SYS_MODPROBE #define PROC_SYS_MODPROBE "/proc/sys/kernel/modprobe" #endif