mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06:00
Include our version of string.h, not the build system one.
This commit is contained in:
parent
0873e3b60a
commit
8e600cd9f6
@ -10,7 +10,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#include <string.h>
|
||||
#include "string.h"
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Public Functions
|
||||
|
Loading…
Reference in New Issue
Block a user