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:
parent
3c3b8f6caa
commit
ff73510252
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=35865
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user