From 9e867fe663c4eb43c36f35067c0dd092e8c83c14 Mon Sep 17 00:00:00 2001 From: jardin Date: Tue, 23 Dec 2003 08:56:18 +0000 Subject: Merge isisd into the Quagga's framework: - add privs support - use misc quagga's definitions - make it compile"able" - fix segfault cases related to hostname() - add debug isis xxx command This patch has been approved by Paul Jakma. --- isisd/isisd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'isisd/isisd.h') diff --git a/isisd/isisd.h b/isisd/isisd.h index 67bf8d63..3ca421ad 100644 --- a/isisd/isisd.h +++ b/isisd/isisd.h @@ -24,7 +24,6 @@ #define ISISD_H #define ISISD_VERSION "0.0.7" -#define ISIS_VTYSH_PATH "/tmp/.isisd" /* uncomment if you are a developer in bug hunt */ /* #define EXTREME_DEBUG */ -- cgit v1.2.1