Explicitly include <m68k/frame.h> here, rather than relying on it getting

pulled in via signal.h by accident.
This commit is contained in:
oster 2006-04-01 18:02:04 +00:00
parent dbfcc2f3c5
commit 82818fa5ca

View File

@ -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