$NetBSD: patch-aa,v 1.3 2000/06/27 08:30:48 tron Exp $ --- gtali/cyahtzee.c.orig Sun Apr 11 05:42:17 1999 +++ gtali/cyahtzee.c Tue Jun 27 10:08:30 2000 @@ -37,13 +37,14 @@ #include #include +#include + #if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) #include #else #include #endif -#include #include "yahtzee.h" #include "cyahtzee.h" #include "scores.h"