From eba8ed71f08f334bc94ac8eeedcd998fcdd05897 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 9 Mar 2001 14:36:42 +0000 Subject: Patchs from Jeff Garzik to cleanup warnings with glibc 2.2 and use always use xfopen -Erik --- cat.c | 1 + 1 file changed, 1 insertion(+) (limited to 'cat.c') diff --git a/cat.c b/cat.c index 3554008..aa8528d 100644 --- a/cat.c +++ b/cat.c @@ -22,6 +22,7 @@ */ #include +#include #include "busybox.h" extern int cat_main(int argc, char **argv) -- cgit v1.1