Subject: Problem in -current libkvm (port-mac68k)
To: current users <current-users@NetBSD.ORG>
From: Paul Goyette <paul@whooppee.com>
List: current-users
Date: 05/22/1997 08:39:17
Today I got multiple errors complaining that "struct proc" was defined
only within the function prototype at line 89 in /usr/src/include/machine
/cpu.h.  I had to reorder the #include's of <sys/proc.h> and <sys/user.h> 
in three files (libkvm/kvm.c, libkvm/kvm_file.c, and libkvm/kvm_proc.c),
and also had to add #include <sys/time.h> ahead of <sys/proc.h>.

This is from sources supped Tuesday, 5/20...

-----------------------------------------------------------------------------
| Paul Goyette       | PGP Public Key fingerprint:  | E-mail addresses:     |
| Network Consultant |     0E 40 D2 FC 2A 13 74 A0  |  paul@whooppee.com    |
| and kernel hacker  |     E4 69 D5 BE 65 E4 56 C6  |  paul_goyette@ins.com |
-----------------------------------------------------------------------------