aboutsummaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/dev/include/linux/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux/dev/include/linux/types.h b/linux/dev/include/linux/types.h
index eb086c20..12181d87 100644
--- a/linux/dev/include/linux/types.h
+++ b/linux/dev/include/linux/types.h
@@ -76,10 +76,8 @@ typedef __kernel_clock_t clock_t;
#ifndef _CADDR_T
#define _CADDR_T
-#ifndef MACH_INCLUDE
typedef __kernel_caddr_t caddr_t;
#endif
-#endif
#ifndef MACH_INCLUDE
/* bsd */