Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/compat -fs_lfs.h
details: https://anonhg.NetBSD.org/src/rev/6f56494b2501
branches: trunk
changeset: 752624:6f56494b2501
user: pooka <pooka%NetBSD.org@localhost>
date: Tue Mar 02 16:08:15 2010 +0000
description:
-fs_lfs.h
diffstat:
sys/compat/aoutm68k/syscalls.master | 3 +--
sys/compat/netbsd32/netbsd32_netbsd.c | 6 ++----
2 files changed, 3 insertions(+), 6 deletions(-)
diffs (44 lines):
diff -r 3048ef15fa9f -r 6f56494b2501 sys/compat/aoutm68k/syscalls.master
--- a/sys/compat/aoutm68k/syscalls.master Tue Mar 02 16:03:59 2010 +0000
+++ b/sys/compat/aoutm68k/syscalls.master Tue Mar 02 16:08:15 2010 +0000
@@ -1,4 +1,4 @@
- $NetBSD: syscalls.master,v 1.34 2010/03/02 16:00:03 pooka Exp $
+ $NetBSD: syscalls.master,v 1.35 2010/03/02 16:08:15 pooka Exp $
; @(#)syscalls.master 8.2 (Berkeley) 1/13/94
@@ -42,7 +42,6 @@
#include "opt_sysv.h"
#include "opt_compat_43.h"
-#include "fs_lfs.h"
#include "fs_nfs.h"
#endif
diff -r 3048ef15fa9f -r 6f56494b2501 sys/compat/netbsd32/netbsd32_netbsd.c
--- a/sys/compat/netbsd32/netbsd32_netbsd.c Tue Mar 02 16:03:59 2010 +0000
+++ b/sys/compat/netbsd32/netbsd32_netbsd.c Tue Mar 02 16:08:15 2010 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: netbsd32_netbsd.c,v 1.164 2010/03/02 16:03:59 pooka Exp $ */
+/* $NetBSD: netbsd32_netbsd.c,v 1.165 2010/03/02 16:08:15 pooka Exp $ */
/*
* Copyright (c) 1998, 2001, 2008 Matthew R. Green
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: netbsd32_netbsd.c,v 1.164 2010/03/02 16:03:59 pooka Exp $");
+__KERNEL_RCSID(0, "$NetBSD: netbsd32_netbsd.c,v 1.165 2010/03/02 16:08:15 pooka Exp $");
#if defined(_KERNEL_OPT)
#include "opt_ddb.h"
@@ -37,8 +37,6 @@
#include "opt_sysv.h"
#include "opt_syscall_debug.h"
#include "opt_sa.h"
-
-#include "fs_lfs.h"
#endif
/*
Home |
Main Index |
Thread Index |
Old Index