no uncntl.h now
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 27 Sep 1983 13:44:43 +0000 (05:44 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Tue, 27 Sep 1983 13:44:43 +0000 (05:44 -0800)
SCCS-vsn: games/cribbage/io.c 1.13

usr/src/games/cribbage/io.c

index 1ae3811..3a7f9e3 100644 (file)
@@ -1,9 +1,8 @@
-static char    *sccsid = "@(#)io.c     1.12 (Berkeley) %G%";
+static char    *sccsid = "@(#)io.c     1.13 (Berkeley) %G%";
 
 # include      <curses.h>
 # include      <ctype.h>
 # include      <signal.h>
 
 # include      <curses.h>
 # include      <ctype.h>
 # include      <signal.h>
-# include      <unctrl.h>
 # include      "deck.h"
 # include      "cribbage.h"
 # include      "cribcur.h"
 # include      "deck.h"
 # include      "cribbage.h"
 # include      "cribcur.h"