From e12ea6f60b41297f6df6abbb006cf2936b688705 Mon Sep 17 00:00:00 2001 From: andersen Date: Mon, 10 Jul 2000 20:08:44 +0000 Subject: Remove yet more kernel header dependancies. -Erik git-svn-id: svn://busybox.net/trunk/busybox@804 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- miscutils/update.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miscutils') diff --git a/miscutils/update.c b/miscutils/update.c index b86d84e06..1fdf04a89 100644 --- a/miscutils/update.c +++ b/miscutils/update.c @@ -24,7 +24,7 @@ */ #include "internal.h" -#include +#include #include #include -- cgit v1.2.3-55-g6feb