From ad997448a269088c09630e24d17f9a9eee3a4b5f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 26 Jul 2006 23:22:28 +0000 Subject: 2006-07-27 Thomas Schwinge * linux/dev/include/linux/types.h (_MACH_SA_SYS_TYPES_H_): Define. --- linux/dev/include/linux/types.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linux/dev') diff --git a/linux/dev/include/linux/types.h b/linux/dev/include/linux/types.h index ef0f2fc..57bb25f 100644 --- a/linux/dev/include/linux/types.h +++ b/linux/dev/include/linux/types.h @@ -109,4 +109,10 @@ struct ustat { char f_fpack[6]; }; + +/* Yes, this is ugly. But that's why it is called glue code. */ + +#define _MACH_SA_SYS_TYPES_H_ + + #endif /* _LINUX_TYPES_H */ -- cgit v1.2.3