summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.h
diff options
context:
space:
mode:
authorpaul <paul>2005-05-06 21:27:33 +0000
committerpaul <paul>2005-05-06 21:27:33 +0000
commitffa12d6639b9c9c6ac8a494b5fd83c7b26547b83 (patch)
tree3e1d8e47c07f11285d12cdf9d4ff19a2dfa7662b /zebra/zserv.h
parentbd99f82ceb8cd606c1c0da547018f2dd7e146dc9 (diff)
downloadquagga-ffa12d6639b9c9c6ac8a494b5fd83c7b26547b83.tar.bz2
quagga-ffa12d6639b9c9c6ac8a494b5fd83c7b26547b83.tar.xz
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 db822a9b..66270157 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. */