mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-27 04:21:42 +00:00
Add <strings.h> include
Oops!
This commit is contained in:
parent
cdcea5c0f8
commit
59d0cc16c1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "cliopts.h"
|
||||
#include <strings.h>
|
||||
|
||||
struct PCCLIOptions gCLIOpts;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue