Sync with amiga 1.15.
Make this compile again (when building the LKMs).
This commit is contained in:
parent
b711716241
commit
23d323f4f9
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: genassym.cf,v 1.15 2000/11/21 13:54:16 tsutsui Exp $
|
||||
# $NetBSD: genassym.cf,v 1.16 2001/03/22 12:47:11 minoura Exp $
|
||||
|
||||
#
|
||||
# Copyright (c) 1982, 1990, 1993
|
||||
|
@ -35,7 +35,9 @@
|
|||
# @(#)genassym.c 8.3 (Berkeley) 1/4/94
|
||||
#
|
||||
|
||||
if defined(_KERNEL) && !defined(_LKM)
|
||||
include "opt_compat_svr4.h"
|
||||
endif
|
||||
|
||||
include <sys/param.h>
|
||||
include <sys/buf.h>
|
||||
|
|
Loading…
Reference in New Issue