mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 10:08:41 +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>
|
||||
|
||||
* ospf6_asbr.c: fix bug of needless forwarding address
|
||||
|
@ -25,7 +25,6 @@
|
||||
#define OSPF6_DAEMON_VERSION "0.9.7r"
|
||||
|
||||
/* global variables */
|
||||
extern int errno;
|
||||
extern struct thread_master *master;
|
||||
|
||||
#ifdef INRIA_IPV6
|
||||
|
Loading…
Reference in New Issue
Block a user