From 1ca20a77476fb69e2472080ef6ba23c8c0ad12ad Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 21 Mar 2001 07:34:27 +0000 Subject: A nice patch from Larry Doolittle that adds -Wshadow and cleans up most of the now-revealed problems. --- libbb/recursive_action.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libbb/recursive_action.c') diff --git a/libbb/recursive_action.c b/libbb/recursive_action.c index 6b93340be..8424ca0bf 100644 --- a/libbb/recursive_action.c +++ b/libbb/recursive_action.c @@ -26,6 +26,7 @@ */ #include +#include #include #include #include "libbb.h" -- cgit v1.2.3