Oops forgot to include new files.

This commit is contained in:
christos 1999-09-07 18:20:40 +00:00
parent d205cc9cd4
commit 0b8242ef73

View File

@ -1,4 +1,4 @@
/* $NetBSD: svr4_machdep.c,v 1.44 1999/01/21 23:07:20 christos Exp $ */
/* $NetBSD: svr4_machdep.c,v 1.45 1999/09/07 18:20:40 christos Exp $ */
/*-
* Copyright (c) 1994 The NetBSD Foundation, Inc.
@ -56,6 +56,7 @@
#include <sys/exec_elf.h>
#include <compat/svr4/svr4_types.h>
#include <compat/svr4/svr4_lwp.h>
#include <compat/svr4/svr4_ucontext.h>
#include <compat/svr4/svr4_syscallargs.h>
#include <compat/svr4/svr4_util.h>