include string.h to silence a warning.
This commit is contained in:
parent
690a362571
commit
6b9a6703e9
@ -65,6 +65,7 @@
|
||||
* rights to redistribute these changes.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "stand.h"
|
||||
|
||||
struct open_file files[SOPEN_MAX];
|
||||
|
Loading…
x
Reference in New Issue
Block a user