From 8406d70de0c36b1209aea68889d87c92506a3b3e Mon Sep 17 00:00:00 2001 From: lukem Date: Tue, 14 Oct 1997 00:41:15 +0000 Subject: use --- backgammon/common_source/back.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backgammon/common_source/back.h') diff --git a/backgammon/common_source/back.h b/backgammon/common_source/back.h index 4480aed4..c548ce2a 100644 --- a/backgammon/common_source/back.h +++ b/backgammon/common_source/back.h @@ -1,4 +1,4 @@ -/* $NetBSD: back.h,v 1.6 1997/10/10 08:59:41 lukem Exp $ */ +/* $NetBSD: back.h,v 1.7 1997/10/14 00:41:15 lukem Exp $ */ /* * Copyright (c) 1980, 1993 @@ -44,6 +44,7 @@ #include #include #include +#include #include #define rnum(r) (random()%r) -- cgit v1.2.3