diff options
| author | hasso <hasso> | 2004-05-19 11:38:40 +0000 |
|---|---|---|
| committer | hasso <hasso> | 2004-05-19 11:38:40 +0000 |
| commit | 37da8c011408560eeaa74b2439192d36e16c19a4 (patch) | |
| tree | 38c7a0f93ec030bbb1cf4067713c69257ddbc662 /isisd/isis_misc.c | |
| parent | 3b4cd3a9e89a5aace04a6a756bd0d23b7108fd83 (diff) | |
Make it compile in NetBSD and OpenBSD.
Diffstat (limited to 'isisd/isis_misc.c')
| -rw-r--r-- | isisd/isis_misc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/isisd/isis_misc.c b/isisd/isis_misc.c index 1f19606c67..709dbe4ff9 100644 --- a/isisd/isis_misc.c +++ b/isisd/isis_misc.c @@ -27,7 +27,6 @@ #include <time.h> #include <ctype.h> #include <zebra.h> -#include <net/ethernet.h> #include <sys/utsname.h> #include "stream.h" |
