From 8f9804b71d1bb55dc3172d0fa06e4c1edaafc7e4 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 15 Jul 1994 16:28:07 +0000 Subject: Formerly ufs.h.~16~ --- ufs/ufs.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ufs/ufs.h b/ufs/ufs.h index f6769916..c79aaeb7 100644 --- a/ufs/ufs.h +++ b/ufs/ufs.h @@ -24,6 +24,10 @@ #include #include +/* XXX */ +typedef unsigned long long u_quad_t; + + /* Define this if memory objects should not be cached by the kernel. Normally, don't define it, but defining it causes a much greater rate of paging requests, which may be helpful in catching bugs. */ -- cgit v1.2.3