Explicitly include <m68k/frame.h> here, rather than relying on it getting
pulled in via signal.h by accident.
This commit is contained in:
parent
dbfcc2f3c5
commit
82818fa5ca
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: samachdep.h,v 1.10 2005/12/11 12:17:19 christos Exp $ */
|
||||
/* $NetBSD: samachdep.h,v 1.11 2006/04/01 18:02:04 oster Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1982, 1990, 1993
|
||||
@ -33,6 +33,7 @@
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <machine/hp300spu.h>
|
||||
#include <m68k/frame.h>
|
||||
|
||||
#define NHPIB 4
|
||||
#define NSCSI 2
|
||||
|
Loading…
Reference in New Issue
Block a user