diff options
Diffstat (limited to 'games/bsdgames/files/patch-backgammon_teachgammon_teach.c')
-rw-r--r-- | games/bsdgames/files/patch-backgammon_teachgammon_teach.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/bsdgames/files/patch-backgammon_teachgammon_teach.c b/games/bsdgames/files/patch-backgammon_teachgammon_teach.c deleted file mode 100644 index cc5ee8c2ff46..000000000000 --- a/games/bsdgames/files/patch-backgammon_teachgammon_teach.c +++ /dev/null @@ -1,11 +0,0 @@ ---- backgammon/teachgammon/teach.c.orig Sat Feb 2 20:37:20 2002 -+++ backgammon/teachgammon/teach.c Sun Apr 16 21:22:11 2006 -@@ -52,6 +52,8 @@ - #include <signal.h> - #include "back.h" - -+#define gtty(_a,_b) ioctl(_a,TIOCGETP,_b) -+ - extern char *hello[]; - extern char *list[]; - extern char *intro1[]; |