From ae0903f5df945e131c7e43688ea571abbb108c9c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 7 Feb 2004 11:30:33 +0000 Subject: Remove unneeded forward declaration --- ldso/ldso/ldso.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ldso') diff --git a/ldso/ldso/ldso.c b/ldso/ldso/ldso.c index 013895227..6569d715e 100644 --- a/ldso/ldso/ldso.c +++ b/ldso/ldso/ldso.c @@ -61,7 +61,6 @@ int _dl_debug_file = 2; #endif /* Forward function declarations */ -static void debug_fini (int status, void *arg); static int _dl_suid_ok(void); /* -- cgit v1.2.3