1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35865

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;