summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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