linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / ppc / syslib / gen550_kgdb.c
index 987cc04..7239d5d 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * arch/ppc/syslib/gen550_kgdb.c
+ *
  * Generic 16550 kgdb support intended to be useful on a variety
  * of platforms.  To enable this support, it is necessary to set
  * the CONFIG_GEN550 option.  Any virtual mapping of the serial
@@ -15,6 +17,7 @@
  * or implied.
  */
 
+#include <linux/config.h>
 #include <linux/types.h>
 #include <linux/kernel.h>