[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
[pandora-kernel.git] / include / asm-i386 / param.h
index fa02e67..21b3246 100644 (file)
@@ -1,5 +1,3 @@
-#include <linux/config.h>
-
 #ifndef _ASMi386_PARAM_H
 #define _ASMi386_PARAM_H
 
@@ -20,6 +18,5 @@
 #endif
 
 #define MAXHOSTNAMELEN 64      /* max length of hostname */
-#define COMMAND_LINE_SIZE 256
 
 #endif