summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-07-20 01:53:07 +0000
committerRoland McGrath <roland@gnu.org>1994-07-20 01:53:07 +0000
commitf6094cebd2209f43acc3a3799eb3f3cc39c4e286 (patch)
tree467e51380f17fffd2ef697031a4a34042946007d
parentbebe45e23b4a945d6711af6e786eb93bbfee8bc5 (diff)
Formerly ufs.h.~19~
-rw-r--r--ufs/ufs.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/ufs/ufs.h b/ufs/ufs.h
index 2ffa835d..a9766422 100644
--- a/ufs/ufs.h
+++ b/ufs/ufs.h
@@ -24,15 +24,6 @@
#include <hurd/diskfs.h>
#include <assert.h>
-/* XXX */
-typedef unsigned long long u_quad_t;
-typedef long long quad_t;
-struct timespec
-{
- long ts_sec;
- long ts_nsec;
-};
-
/* 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