From ff0f694d466fb114c185bf464811658f97d012f1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Aug 1998 21:47:37 +0000 Subject: Fixed many warnings. --- cpukit/libnetworking/libc/strsep.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpukit/libnetworking/libc/strsep.c') diff --git a/cpukit/libnetworking/libc/strsep.c b/cpukit/libnetworking/libc/strsep.c index 33115f0e41..1d6e9ff79f 100644 --- a/cpukit/libnetworking/libc/strsep.c +++ b/cpukit/libnetworking/libc/strsep.c @@ -31,8 +31,6 @@ * SUCH DAMAGE. */ -#include "config.h" - #if defined(LIBC_SCCS) && !defined(lint) static const char sccsid[] = "@(#)strsep.c 8.1 (Berkeley) 6/4/93"; #endif /* LIBC_SCCS and not lint */ -- cgit v1.2.3