Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/ufs/chfs Drop commended out include to a hardcoded path ...
details: https://anonhg.NetBSD.org/src/rev/c0329aee9dfc
branches: trunk
changeset: 359109:c0329aee9dfc
user: sevan <sevan%NetBSD.org@localhost>
date: Mon Jan 29 15:48:50 2018 +0000
description:
Drop commended out include to a hardcoded path in root's home directory.
diffstat:
sys/ufs/chfs/chfs_pool.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 0a44b6d329b1 -r c0329aee9dfc sys/ufs/chfs/chfs_pool.c
--- a/sys/ufs/chfs/chfs_pool.c Mon Jan 29 11:14:12 2018 +0000
+++ b/sys/ufs/chfs/chfs_pool.c Mon Jan 29 15:48:50 2018 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: chfs_pool.c,v 1.2 2012/02/28 02:48:39 christos Exp $ */
+/* $NetBSD: chfs_pool.c,v 1.3 2018/01/29 15:48:50 sevan Exp $ */
/*-
* Copyright (c) 2010 Department of Software Engineering,
@@ -43,7 +43,6 @@
#include <uvm/uvm.h>
#include "chfs.h"
-//#include </root/xipffs/netbsd.chfs/chfs.h>
/* --------------------------------------------------------------------- */
Home |
Main Index |
Thread Index |
Old Index