summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.h
diff options
context:
space:
mode:
authorpaul <paul>2005-05-06 23:27:33 +0200
committerpaul <paul>2005-05-06 23:27:33 +0200
commit69e10adaf28d4e116c38db2648786557fe131828 (patch)
tree4e00214ef16ba68f9d9b6a3fa8ff5c66a1a54d93 /zebra/zserv.h
parent2005-05-06 Paul Jakma <paul@dishone.st> (diff)
downloadfrr-69e10adaf28d4e116c38db2648786557fe131828.tar.xz
frr-69e10adaf28d4e116c38db2648786557fe131828.zip
2005-05-06 Paul Jakma <paul.jakma@sun.com>
* zserv.h: Remove ZEBRA_PORT definition, its in lib/zebra.h now
Diffstat (limited to 'zebra/zserv.h')
-rw-r--r--zebra/zserv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zserv.h b/zebra/zserv.h
index db822a9b9..66270157d 100644
--- a/zebra/zserv.h
+++ b/zebra/zserv.h
@@ -26,7 +26,6 @@
#include "workqueue.h"
/* Default port information. */
-#define ZEBRA_PORT 2600
#define ZEBRA_VTY_PORT 2601
/* Default configuration filename. */