summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-04-10 03:49:43 +0000
committerbde <bde@FreeBSD.org>1999-04-10 03:49:43 +0000
commitfbe37a582cd33417816435728df3c51ab660ad8b (patch)
tree157a1353acb46bf5c4416242d7c6c892c2a31bf1 /lib
parent17353c7e0581cf6ffd7c741ccc704fc43b651a71 (diff)
downloadFreeBSD-src-fbe37a582cd33417816435728df3c51ab660ad8b.zip
FreeBSD-src-fbe37a582cd33417816435728df3c51ab660ad8b.tar.gz
Oops, the previous log message should have been:
Include <machine/ansi.h> so that this file is self-sufficient again. Rev.1.6 doesn't do this as claimed unless <nlist.h> has nonstandard pollution. Cleaned up includes.
Diffstat (limited to 'lib')
-rw-r--r--lib/libkvm/kvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libkvm/kvm.h b/lib/libkvm/kvm.h
index 4213dd5..b1a1dbb 100644
--- a/lib/libkvm/kvm.h
+++ b/lib/libkvm/kvm.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)kvm.h 8.1 (Berkeley) 6/2/93
- * $Id: kvm.h,v 1.8 1999/01/27 11:29:15 bde Exp $
+ * $Id: kvm.h,v 1.9 1999/04/09 15:06:56 bde Exp $
*/
#ifndef _KVM_H_
OpenPOWER on IntegriCloud