summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/pc98/i386/microtime.s4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/pc98/i386/microtime.s b/sys/pc98/i386/microtime.s
index 16c35272984c..174ddde2a5a1 100644
--- a/sys/pc98/i386/microtime.s
+++ b/sys/pc98/i386/microtime.s
@@ -32,11 +32,9 @@
* SUCH DAMAGE.
*
* from: Steve McCanne's microtime code
- * $Id: microtime.s,v 1.16 1997/09/03 12:41:16 kato Exp $
+ * $Id: microtime.s,v 1.17 1997/09/08 08:40:53 kato Exp $
*/
-#include "opt_cpu.h"
-
#include <machine/asmacros.h>
#include <i386/isa/icu.h>