convert from kinfo to sysctl
[unix-history] / usr / src / usr.bin / gcore / md-sparc.c
index c9be14f..9a77276 100644 (file)
@@ -10,7 +10,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)md-sparc.c 5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)md-sparc.c 5.3 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
@@ -19,7 +19,6 @@ static char sccsid[] = "@(#)md-sparc.c        5.2 (Berkeley) %G%";
 #include <sys/stat.h>
 #include <sys/proc.h>
 #include <sys/user.h>
 #include <sys/stat.h>
 #include <sys/proc.h>
 #include <sys/user.h>
-#include <sys/kinfo.h>
 #include <sys/kinfo_proc.h>
 #include <machine/vmparam.h>
 
 #include <sys/kinfo_proc.h>
 #include <machine/vmparam.h>