diff options
Diffstat (limited to 'include/linux/coda.h')
-rw-r--r-- | include/linux/coda.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/coda.h b/include/linux/coda.h index d30209b9cef8..0ca0c83fdb1c 100644 --- a/include/linux/coda.h +++ b/include/linux/coda.h | |||
@@ -58,8 +58,7 @@ Mellon the rights to redistribute these changes without encumbrance. | |||
58 | #ifndef _CODA_HEADER_ | 58 | #ifndef _CODA_HEADER_ |
59 | #define _CODA_HEADER_ | 59 | #define _CODA_HEADER_ |
60 | 60 | ||
61 | #if defined(__linux__) | ||
62 | typedef unsigned long long u_quad_t; | 61 | typedef unsigned long long u_quad_t; |
63 | #endif | 62 | |
64 | #include <uapi/linux/coda.h> | 63 | #include <uapi/linux/coda.h> |
65 | #endif | 64 | #endif |