Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/i386 Oops forgot to include new files.
details: https://anonhg.NetBSD.org/src/rev/945a740c5c8c
branches: trunk
changeset: 476136:945a740c5c8c
user: christos <christos%NetBSD.org@localhost>
date: Tue Sep 07 18:20:40 1999 +0000
description:
Oops forgot to include new files.
diffstat:
sys/arch/i386/i386/svr4_machdep.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0496bcbbc905 -r 945a740c5c8c sys/arch/i386/i386/svr4_machdep.c
--- a/sys/arch/i386/i386/svr4_machdep.c Tue Sep 07 18:20:18 1999 +0000
+++ b/sys/arch/i386/i386/svr4_machdep.c Tue Sep 07 18:20:40 1999 +0000
@@ -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>
Home |
Main Index |
Thread Index |
Old Index