diff options
Diffstat (limited to 'sbin/ipfstat/kmem.h')
-rw-r--r-- | sbin/ipfstat/kmem.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ipfstat/kmem.h b/sbin/ipfstat/kmem.h index 413f6df30d3..fad02f30aa6 100644 --- a/sbin/ipfstat/kmem.h +++ b/sbin/ipfstat/kmem.h @@ -1,11 +1,10 @@ -/* $OpenBSD: kmem.h,v 1.2 1996/06/23 14:30:58 deraadt Exp $ */ - /* * (C)opyright 1993,1994,1995 by Darren Reed. * * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and due credit is given * to the original author and the contributors. + * $Id: kmem.h,v 1.3 1996/07/18 05:08:10 dm Exp $ */ extern int openkmem(); |