Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/lib/libkvm/kvm_vax.c,v rcsdiff: /ftp/cvs/cvsroot/src/lib/libkvm/kvm_vax.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- src/lib/libkvm/kvm_vax.c 2014/01/27 21:00:01 1.19 +++ src/lib/libkvm/kvm_vax.c 2014/02/19 20:21:22 1.20 @@ -1,4 +1,4 @@ -/* $NetBSD: kvm_vax.c,v 1.19 2014/01/27 21:00:01 matt Exp $ */ +/* $NetBSD: kvm_vax.c,v 1.20 2014/02/19 20:21:22 dsl Exp $ */ /*- * Copyright (c) 1992, 1993 @@ -41,7 +41,6 @@ */ #include -#include #include #include #include @@ -60,7 +59,7 @@ #include "kvm_private.h" -__RCSID("$NetBSD: kvm_vax.c,v 1.19 2014/01/27 21:00:01 matt Exp $"); +__RCSID("$NetBSD: kvm_vax.c,v 1.20 2014/02/19 20:21:22 dsl Exp $"); struct vmstate { u_long end;