linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / ppc / boot / common / misc-common.c
index 8e1fccd..e79e6b3 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * arch/ppc/boot/common/misc-common.c
+ *
  * Misc. bootloader code (almost) all platforms can use
  *
  * Author: Johnnie Peters <jpeters@mvista.com>
@@ -13,6 +15,7 @@
  */
 
 #include <stdarg.h>    /* for va_ bits */
+#include <linux/config.h>
 #include <linux/string.h>
 #include <linux/zlib.h>
 #include "nonstdio.h"