]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/Common/CommonLib.h
Fix for OS X
[mirror_edk2.git] / Tools / Source / TianoTools / Common / CommonLib.h
index 157aa7aec079c9754abc340a3804d3f4376521be..fd8b6a48f714d4c5deb60d73f0c62460d9e17ddd 100644 (file)
@@ -129,6 +129,7 @@ PrintGuidToBuffer (
 \r
 #ifdef __GNUC__\r
 #define stricmp strcasecmp\r
+#define strnicmp strncasecmp\r
 #define strcmpi strcasecmp\r
 #endif\r
 \r