From 5e221828f83731c9f6083e6ce9703c1251dba05a Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 22 Oct 1995 14:37:11 +0000 Subject: Minor cleanup, mostly unused vars and missing #includes. --- lib/libc/gen/psignal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/gen/psignal.c') diff --git a/lib/libc/gen/psignal.c b/lib/libc/gen/psignal.c index 51491b4..b7e7ab6 100644 --- a/lib/libc/gen/psignal.c +++ b/lib/libc/gen/psignal.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)psignal.c 8.1 (Berkeley) 6/4/93"; * Print the name of the signal indicated * along with the supplied message. */ -#include +#include #include #include -- cgit v1.1