From e8b7f906961c396dc048c9dcbc1ee2a887598cf2 Mon Sep 17 00:00:00 2001 From: Jean Tourrilhes Date: Thu, 10 Jul 2003 09:45:39 -0400 Subject: [IrDA] include cleanup o [CORRECT] Cleanup cruft from --- include/linux/irda.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/linux/irda.h b/include/linux/irda.h index 948488ece2a8..95dee174cdc5 100644 --- a/include/linux/irda.h +++ b/include/linux/irda.h @@ -25,7 +25,11 @@ #ifndef KERNEL_IRDA_H #define KERNEL_IRDA_H -#include /* only for sa_family_t */ +/* Please do *not* add any #include in this file, this file is + * included as-is in user space. + * Please fix the calling file to properly included needed files before + * this one, or preferably to include instead. + * Jean II */ /* Hint bit positions for first hint byte */ #define HINT_PNP 0x01 -- cgit v1.2.3