From 514bad17d707d732e721c4f304a2102a909eeec0 Mon Sep 17 00:00:00 2001 From: jsm Date: Tue, 27 Jan 2004 20:25:48 +0000 Subject: [PATCH] Include . --- games/gomoku/gomoku.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/gomoku/gomoku.h b/games/gomoku/gomoku.h index 6fb94d2b124a..0a26b091f39c 100644 --- a/games/gomoku/gomoku.h +++ b/games/gomoku/gomoku.h @@ -1,4 +1,4 @@ -/* $NetBSD: gomoku.h,v 1.8 2003/08/07 09:37:17 agc Exp $ */ +/* $NetBSD: gomoku.h,v 1.9 2004/01/27 20:25:48 jsm Exp $ */ /* * Copyright (c) 1994 @@ -35,6 +35,7 @@ */ #include +#include #include /* board dimensions */