mirror of
https://github.com/sm64pc/sm64ex.git
synced 2025-01-23 08:02:01 -05: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…
Reference in a new issue