From d2a6417e6020b79d91cd29d729c8a9c4a0591dba Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Sat, 22 Mar 1997 00:20:49 +0000 Subject: get __LDPGSZ def --- sys/arch/amiga/stand/boot/aout2bb/aout2bb.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch') diff --git a/sys/arch/amiga/stand/boot/aout2bb/aout2bb.c b/sys/arch/amiga/stand/boot/aout2bb/aout2bb.c index 3ef98391ecf..006faa03658 100644 --- a/sys/arch/amiga/stand/boot/aout2bb/aout2bb.c +++ b/sys/arch/amiga/stand/boot/aout2bb/aout2bb.c @@ -1,5 +1,5 @@ /* - * $OpenBSD: aout2bb.c,v 1.1 1997/01/16 09:26:48 niklas Exp $ + * $OpenBSD: aout2bb.c,v 1.2 1997/03/22 00:20:48 niklas Exp $ * $NetBSD: aout2bb.c,v 1.2 1996/12/31 22:39:58 veego Exp $ * * Copyright (c) 1996 Ignatios Souvatzis @@ -45,6 +45,7 @@ #include /* of the machine we're running on */ #include /* of the machine we're running on */ +#include /* TARGET */ #include /* TARGET */ #include "aout2bb.h" -- cgit v1.2.3