mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 03:28:31 +00:00
ospf6d.h: remove declaration of errno (should be via header)
(from pkgsrc)
This commit is contained in:
parent
cf4a2bbeea
commit
75a9140be6
@ -1,3 +1,7 @@
|
|||||||
|
2007-02-02 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>>
|
||||||
|
|
||||||
|
* ospf6d.h: remove declaration of errno (should be via header)
|
||||||
|
|
||||||
2006-03-01 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
|
2006-03-01 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
|
||||||
|
|
||||||
* ospf6_asbr.c: fix bug of needless forwarding address
|
* ospf6_asbr.c: fix bug of needless forwarding address
|
||||||
|
@ -25,7 +25,6 @@
|
|||||||
#define OSPF6_DAEMON_VERSION "0.9.7r"
|
#define OSPF6_DAEMON_VERSION "0.9.7r"
|
||||||
|
|
||||||
/* global variables */
|
/* global variables */
|
||||||
extern int errno;
|
|
||||||
extern struct thread_master *master;
|
extern struct thread_master *master;
|
||||||
|
|
||||||
#ifdef INRIA_IPV6
|
#ifdef INRIA_IPV6
|
||||||
|
Loading…
Reference in New Issue
Block a user