summaryrefslogtreecommitdiff
path: root/bgpd
diff options
context:
space:
mode:
authorhasso <hasso>2004-08-26 11:22:19 +0000
committerhasso <hasso>2004-08-26 11:22:19 +0000
commit60bb6a4515e2a71e78110aa240b45a0000ae1aa3 (patch)
treec80ff0f08c135e76454b762fbcc52cea0d0bc76b /bgpd
parentefba6ce941fb96763d5804212a674ca6b7098853 (diff)
One warning less while building vtysh_cmd.c. This seems to be dead file.
Maybe remove it at all?
Diffstat (limited to 'bgpd')
-rw-r--r--bgpd/bgp_view.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bgpd/bgp_view.c b/bgpd/bgp_view.c
index 795d1551..51873335 100644
--- a/bgpd/bgp_view.c
+++ b/bgpd/bgp_view.c
@@ -1,5 +1,5 @@
/*
- * $Id: bgp_view.c,v 1.1 2002/12/13 20:15:29 paul Exp $
+ * $Id: bgp_view.c,v 1.2 2004/08/26 11:22:19 hasso Exp $
*
* Multiple view function for route server.
* Copyright (C) 1997 Kunihiro Ishiguro
@@ -29,7 +29,6 @@
#include "vty.h"
#include "command.h"
#include "prefix.h"
-#include "zebra/zebra.h"
#include "table.h"
#include "log.h"