mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 19:59:37 +00:00
One warning less while building vtysh_cmd.c. This seems to be dead file.
Maybe remove it at all?
This commit is contained in:
parent
efba6ce941
commit
60bb6a4515
@ -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.
|
* Multiple view function for route server.
|
||||||
* Copyright (C) 1997 Kunihiro Ishiguro
|
* Copyright (C) 1997 Kunihiro Ishiguro
|
||||||
@ -29,7 +29,6 @@
|
|||||||
#include "vty.h"
|
#include "vty.h"
|
||||||
#include "command.h"
|
#include "command.h"
|
||||||
#include "prefix.h"
|
#include "prefix.h"
|
||||||
#include "zebra/zebra.h"
|
|
||||||
#include "table.h"
|
#include "table.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user