ospf6d.h: remove declaration of errno (should be via header)

(from pkgsrc)
This commit is contained in:
Greg Troxel 2007-02-02 16:54:23 +00:00
parent cf4a2bbeea
commit 75a9140be6
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -25,7 +25,6 @@
#define OSPF6_DAEMON_VERSION "0.9.7r"
/* global variables */
extern int errno;
extern struct thread_master *master;
#ifdef INRIA_IPV6