From 02aeee42aebbb3a7098b6e0fc570522f9d44de96 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Fri, 21 Dec 2007 00:31:43 +0900 Subject: [PATCH] Don't #include It isn't present on uClibc, and we don't seem to need anything from this header. Signed-off-by: Jeremy Kerr --- devices/yaboot-cfg.c | 1 - 1 file changed, 1 deletion(-) diff --git a/devices/yaboot-cfg.c b/devices/yaboot-cfg.c index a252bdb..57a6997 100644 --- a/devices/yaboot-cfg.c +++ b/devices/yaboot-cfg.c @@ -25,7 +25,6 @@ #include #include #include -#include #define prom_printf printf #define prom_putchar putchar -- 2.39.2