implicitly use of strncmp

Signed-off-by: SergeySlice <sergey.slice@gmail.com>
This commit is contained in:
SergeySlice 2020-05-18 07:07:48 +03:00
parent 85d3bd1ad9
commit fdf3794929
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#define DBG(...) MemLog(TRUE, 0, __VA_ARGS__)
#endif
#define strncmp AsciiStrnCmp
//
// Global data declaration
//