]> git.puffer.fish Git - mirror/frr.git/commitdiff
One warning less while building vtysh_cmd.c. This seems to be dead file.
authorhasso <hasso>
Thu, 26 Aug 2004 11:22:19 +0000 (11:22 +0000)
committerhasso <hasso>
Thu, 26 Aug 2004 11:22:19 +0000 (11:22 +0000)
Maybe remove it at all?

bgpd/bgp_view.c

index 795d15513108f5d18d5bbcdbcf763feadc0c7092..51873335de5718c1330bc12dcf5446e079f5dbfb 100644 (file)
@@ -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"