Module Name: src
Committed By: joerg
Date: Mon Mar 7 02:02:36 UTC 2011
Added Files:
src/tools/compat/ufs/ufs: quota.h
Log Message:
ufs/ufs/quota.h is now used by makefs
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tools/compat/ufs/ufs/quota.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/tools/compat/ufs/ufs/quota.h
diff -u /dev/null src/tools/compat/ufs/ufs/quota.h:1.1
--- /dev/null Mon Mar 7 02:02:37 2011
+++ src/tools/compat/ufs/ufs/quota.h Mon Mar 7 02:02:36 2011
@@ -0,0 +1,3 @@
+/* $NetBSD: quota.h,v 1.1 2011/03/07 02:02:36 joerg Exp $ */
+
+#include "../../../../sys/ufs/ufs/quota.h"