diff options
| author | Roland McGrath <roland@gnu.org> | 1994-07-20 01:53:07 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1994-07-20 01:53:07 +0000 |
| commit | c8282f9bd0f423e9e51d6fffc1cb4d75fa098f85 (patch) | |
| tree | 8ab58d140270c259262b701163016e0b92a05963 /ufs | |
| parent | 1b08bf90da78eb0909b5562347e1d3d921dee78b (diff) | |
Formerly ufs.h.~19~
Diffstat (limited to 'ufs')
| -rw-r--r-- | ufs/ufs.h | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |
