summaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd/dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rtadvd/dump.h')
-rw-r--r--usr.sbin/rtadvd/dump.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rtadvd/dump.h b/usr.sbin/rtadvd/dump.h
index 41a31d93ed3..8a0e001c7dc 100644
--- a/usr.sbin/rtadvd/dump.h
+++ b/usr.sbin/rtadvd/dump.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: dump.h,v 1.2 2002/02/16 21:28:08 millert Exp $ */
+/* $OpenBSD: dump.h,v 1.3 2008/06/08 21:08:57 rainer Exp $ */
/* $KAME: dump.h,v 1.1 2000/05/23 11:31:26 itojun Exp $ */
/*
@@ -30,4 +30,4 @@
* SUCH DAMAGE.
*/
-extern void rtadvd_dump_file(char *);
+void rtadvd_dump();