summaryrefslogtreecommitdiff
path: root/interface.h
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2014-03-27 10:21:14 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2014-03-27 10:21:14 +0400
commitc91ffeae22ab1c7d6714f0935a51030d088a5f5c (patch)
tree767da72eebd0f685229596de85f58411bc488f4b /interface.h
parent9eb56b6235d66550fb3cb282344cac82e9efcb1b (diff)
downloadtcpdump-c91ffeae22ab1c7d6714f0935a51030d088a5f5c.tar.gz
NDOize OSPFv3 decoder
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/interface.h b/interface.h
index 276af88e..0402e762 100644
--- a/interface.h
+++ b/interface.h
@@ -229,7 +229,6 @@ extern void syslog_print(const u_char *, u_int);
#ifdef INET6
-extern void ospf6_print(const u_char *, u_int);
extern void babel_print(const u_char *, u_int);
extern int mask62plen(const u_char *);
#endif /*INET6*/