Add #include string to get prototypes.

This commit is contained in:
John Birrell 1998-05-09 09:19:24 +00:00
parent 3c3b8f6caa
commit ff73510252

View File

@ -35,6 +35,7 @@
static char sccsid[] = "@(#)board.c 8.1 (Berkeley) 5/31/93";
#endif /* not lint */
#include <string.h>
#include "back.h"
static int i, j, k;