diff options
Diffstat (limited to 'sys/netatm/kern_include.h')
-rw-r--r-- | sys/netatm/kern_include.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/netatm/kern_include.h b/sys/netatm/kern_include.h index 5854741..3817c2c 100644 --- a/sys/netatm/kern_include.h +++ b/sys/netatm/kern_include.h @@ -38,11 +38,6 @@ #ifndef _NETATM_KERN_INCLUDE_H #define _NETATM_KERN_INCLUDE_H -/* - * Note that we're compiling kernel code - */ -#define ATM_KERNEL - #include <sys/param.h> #include <sys/systm.h> #include <sys/types.h> |