=================================================================== RCS file: /cvs/ace/ace/games/golf.c,v retrieving revision 1.6 retrieving revision 1.7 diff -p -u -r1.6 -r1.7 --- ace/games/golf.c 2007/10/22 22:59:41 1.6 +++ /cvs/ace/ace/games/golf.c 2012/03/24 18:02:02 1.7 @@ -15,6 +15,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include +#include +#include #include #include "cards.h"