aboutsummaryrefslogtreecommitdiff
path: root/sys/netiso/argo_debug.h
diff options
context:
space:
mode:
authorsvn2git <svn2git@FreeBSD.org>1994-05-01 08:00:00 +0000
committersvn2git <svn2git@FreeBSD.org>1994-05-01 08:00:00 +0000
commita16f65c7d117419bd266c28a1901ef129a337569 (patch)
tree2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /sys/netiso/argo_debug.h
parent8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff)
Diffstat (limited to 'sys/netiso/argo_debug.h')
-rw-r--r--sys/netiso/argo_debug.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/netiso/argo_debug.h b/sys/netiso/argo_debug.h
index 1d751462bad3..40d1c0407768 100644
--- a/sys/netiso/argo_debug.h
+++ b/sys/netiso/argo_debug.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)argo_debug.h 7.4 (Berkeley) 5/6/91
- * $Id: argo_debug.h,v 1.2 1993/10/16 21:04:39 rgrimes Exp $
+ * $Id: argo_debug.h,v 1.3 1993/11/25 01:35:35 wollman Exp $
*/
/*****************************************************************
@@ -172,6 +172,7 @@ if( !(phrase) ) printf("ASSERTION NOT VALID at line %d file %s\n",__LINE__,__FIL
#define D_REASS '\21'
/* clnp reassembly */
+extern void Dump_buf(char *, int);
char *clnp_iso_addrp();
/***********************************************