uqs's projects
/
games.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1802398
)
larn(6): Remove some dead SYSV code.
author
Sascha Wildner <saw@online.de>
Sat, 3 Oct 2009 21:21:28 +0000 (23:21 +0200)
committer
Sascha Wildner <saw@online.de>
Sat, 3 Oct 2009 21:21:28 +0000 (23:21 +0200)
Submitted-by: Ulrich Spoerlein <uqs@spoerlein.net>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1550>
games/larn/tok.c
patch
|
blob
|
blame
|
history
diff --git
a/games/larn/tok.c
b/games/larn/tok.c
index
d860981
..
1cfefd1
100644
(file)
--- 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 <sys/types.h>
#include <sys/wait.h>
-#ifdef SYSV
-#include <fcntl.h>
-#include <termio.h>
-#else /* SYSV */
#include <sys/ioctl.h>
-#endif /* SYSV */
#include "header.h"
static char lastok=0;