summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6d.h
diff options
context:
space:
mode:
authorGreg Troxel <gdt@fnord.ir.bbn.com>2007-02-02 16:54:23 +0000
committerGreg Troxel <gdt@fnord.ir.bbn.com>2007-02-02 16:54:23 +0000
commit75a9140be69c464f3b73175209f726bfeabb0c09 (patch)
tree2b5832ef4f4384cd249e62cca588a2b5b4c4e577 /ospf6d/ospf6d.h
parentcf4a2bbeeaacbe97e88f737bcd904fbc9cf5e237 (diff)
ospf6d.h: remove declaration of errno (should be via header)
(from pkgsrc)
Diffstat (limited to 'ospf6d/ospf6d.h')
-rw-r--r--ospf6d/ospf6d.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ospf6d/ospf6d.h b/ospf6d/ospf6d.h
index 2790fc29..2d1f725b 100644
--- a/ospf6d/ospf6d.h
+++ b/ospf6d/ospf6d.h
@@ -25,7 +25,6 @@
#define OSPF6_DAEMON_VERSION "0.9.7r"
/* global variables */
-extern int errno;
extern struct thread_master *master;
#ifdef INRIA_IPV6