summaryrefslogtreecommitdiff
path: root/zebra/zserv.h
diff options
context:
space:
mode:
authorDenis Ovsienko <linux@pilot.org.ua>2007-09-14 14:56:28 +0000
committerDenis Ovsienko <linux@pilot.org.ua>2007-09-14 14:56:28 +0000
commit96934e6ac6ec9ff6e67131cc8324741b771d5e0d (patch)
tree7cb90f6a03e1b33e2e0045cc50185b16dfe00df8 /zebra/zserv.h
parent91b7351d4e150bbc60786f0facb911fa2c598553 (diff)
+ sayonara old_pid!
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 68c26f23..5e223776 100644
--- a/zebra/zserv.h
+++ b/zebra/zserv.h
@@ -107,6 +107,5 @@ extern int zsend_route_multipath (int, struct zserv *, struct prefix *,
extern int zsend_router_id_update(struct zserv *, struct prefix *);
extern pid_t pid;
-extern pid_t old_pid;
#endif /* _ZEBRA_ZEBRA_H */