Make this compile again. Broken since June 1.

This commit is contained in:
jhb 2001-06-27 14:46:44 +00:00
parent 61d088ba8d
commit 6822406e6b

View File

@ -57,6 +57,7 @@
#ifdef EVCNT_COUNTERS
struct evcnt clock_intr_evcnt; /* event counter for clock intrs. */
#else
#include <sys/interrupt.h>
#include <machine/intrcnt.h>
#endif