optarg/optind moved unitsd.h
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 5 May 1995 06:26:56 +0000 (22:26 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 5 May 1995 06:26:56 +0000 (22:26 -0800)
SCCS-vsn: games/boggle/boggle/bog.c 8.2

usr/src/games/boggle/boggle/bog.c

index 8d09c2a..d84b7b6 100644 (file)
@@ -15,7 +15,7 @@ static char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)bog.c      8.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)bog.c      8.2 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <ctype.h>
 #endif /* not lint */
 
 #include <ctype.h>
@@ -23,6 +23,7 @@ static char sccsid[] = "@(#)bog.c     8.1 (Berkeley) %G%";
 #include <stdio.h>
 #include <stdlib.h>
 #include <time.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <time.h>
+#include <unistd.h>
 
 #include "bog.h"
 #include "extern.h"
 
 #include "bog.h"
 #include "extern.h"