Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/ufs/ufs Remove dirhash.h.
details: https://anonhg.NetBSD.org/src/rev/68192fd2fc93
branches: trunk
changeset: 573260:68192fd2fc93
user: rumble <rumble%NetBSD.org@localhost>
date: Mon Jan 24 01:32:22 2005 +0000
description:
Remove dirhash.h.
diffstat:
sys/ufs/ufs/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (14 lines):
diff -r 4140ed21e1a1 -r 68192fd2fc93 sys/ufs/ufs/Makefile
--- a/sys/ufs/ufs/Makefile Mon Jan 24 01:30:38 2005 +0000
+++ b/sys/ufs/ufs/Makefile Mon Jan 24 01:32:22 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2005/01/23 19:37:05 rumble Exp $
+# $NetBSD: Makefile,v 1.3 2005/01/24 01:32:22 rumble Exp $
INCSDIR= /usr/include/ufs/ufs
-INCS= dinode.h dir.h dirhash.h inode.h quota.h ufs_bswap.h ufs_extern.h \
- ufsmount.h
+INCS= dinode.h dir.h inode.h quota.h ufs_bswap.h ufs_extern.h ufsmount.h
.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index