Skip to content

Commit

Permalink
include stdio.h so that it would compile
Browse files Browse the repository at this point in the history
  • Loading branch information
Spitfire1900 committed Dec 14, 2015
1 parent 686569c commit e9d3230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions umax4_8.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <stdio.h>
/***************************************************************************/
/* micro-Max, */
/* A chess program smaller than 2KB (of non-blank source), by H.G. Muller */
Expand Down

0 comments on commit e9d3230

Please sign in to comment.