diff options
Diffstat (limited to 'include/common.h')
| -rw-r--r-- | include/common.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/include/common.h b/include/common.h index d49c51464..d5ebb2539 100644 --- a/include/common.h +++ b/include/common.h @@ -8,9 +8,6 @@  #ifndef __COMMON_H_  #define __COMMON_H_	1 -#undef	_LINUX_CONFIG_H -#define _LINUX_CONFIG_H 1	/* avoid reading Linux autoconf.h file	*/ -  #ifndef __ASSEMBLY__		/* put C only stuff in this section */  typedef unsigned char		uchar;  |