From: Sascha Wildner Date: Sat, 3 Oct 2009 21:21:28 +0000 (+0200) Subject: larn(6): Remove some dead SYSV code. X-Git-Url: https://gitweb.dragonflybsd.org/~syl/dragonfly.git/commitdiff_plain/872b5d4983301ee821e7de6ba3361edce00e3a0e larn(6): Remove some dead SYSV code. Submitted-by: Ulrich Spoerlein Dragonfly-bug: --- diff --git a/games/larn/tok.c b/games/larn/tok.c index d86098111e..1cfefd1170 100644 --- a/games/larn/tok.c +++ b/games/larn/tok.c @@ -3,12 +3,7 @@ /* $DragonFly: src/games/larn/tok.c,v 1.5 2006/10/08 17:11:30 pavalos Exp $ */ #include #include -#ifdef SYSV -#include -#include -#else /* SYSV */ #include -#endif /* SYSV */ #include "header.h" static char lastok=0;