From 0436ec89e24a3622a490d66c401b78f6627cdc85 Mon Sep 17 00:00:00 2001 From: Kean Johnson Date: Fri, 10 Jun 2005 06:54:09 +0000 Subject: SCO port update for SCO OpenServer 5 and UnixWare 7. A few general cleanups and bugs not specifically related to the port fixed along the way. --- command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command.c b/command.c index a4328d8..725981f 100644 --- a/command.c +++ b/command.c @@ -35,7 +35,7 @@ #ifndef SYSV #include #endif /* SYSV */ -#if defined(SVR4) && !defined(SCO325) && !defined(DGUX) +#if defined(SVR4) && !defined(DGUX) #include #endif -- cgit v1.2.3