summaryrefslogtreecommitdiffstats
path: root/gomoku
diff options
context:
space:
mode:
Diffstat (limited to 'gomoku')
-rw-r--r--gomoku/gomoku.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gomoku/gomoku.h b/gomoku/gomoku.h
index 6fb94d2b..0a26b091 100644
--- a/gomoku/gomoku.h
+++ b/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 <sys/types.h>
+#include <sys/endian.h>
#include <stdio.h>
/* board dimensions */