diff options
author | hasso <hasso> | 2004-05-19 11:38:40 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-05-19 11:38:40 +0000 |
commit | b6dccd773bda5df2e624370bce1f1e9ff930c945 (patch) | |
tree | b9b83eeb29b19a93d3a569fb8c68d40cc1a36766 /isisd/isis_zebra.c | |
parent | 7c98e4d975cfe99d702a54a7a901323c3899417f (diff) | |
download | quagga-b6dccd773bda5df2e624370bce1f1e9ff930c945.tar.bz2 quagga-b6dccd773bda5df2e624370bce1f1e9ff930c945.tar.xz |
Make it compile in NetBSD and OpenBSD.
Diffstat (limited to 'isisd/isis_zebra.c')
-rw-r--r-- | isisd/isis_zebra.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/isisd/isis_zebra.c b/isisd/isis_zebra.c index 4b496c3a..136d2b52 100644 --- a/isisd/isis_zebra.c +++ b/isisd/isis_zebra.c @@ -21,7 +21,6 @@ */ #include <zebra.h> -#include <net/ethernet.h> #include "thread.h" #include "command.h" |