patch-2.1.124 linux/arch/ppc/chrpboot/main.c
Next file: linux/arch/ppc/chrpboot/nonstdio.h
Previous file: linux/arch/ppc/chrpboot/Makefile
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Wed Sep 30 10:14:16 1998
-  Orig file: 
v2.1.123/linux/arch/ppc/chrpboot/main.c
-  Orig date: 
Thu Apr 23 20:21:28 1998
diff -u --recursive --new-file v2.1.123/linux/arch/ppc/chrpboot/main.c linux/arch/ppc/chrpboot/main.c
@@ -6,8 +6,8 @@
  * as published by the Free Software Foundation; either version
  * 2 of the License, or (at your option) any later version.
  */
-#include "nonstdio.h"
-#include "zlib.h"
+#include "../coffboot/nonstdio.h"
+#include "../coffboot/zlib.h"
 
 extern void *finddevice(const char *);
 extern int getprop(void *, const char *, void *, int);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov