]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/BrotliCustomDecompressLib/dec/state.c
MdeModulePkg: Add Brotli algorithm decompression library
[mirror_edk2.git] / MdeModulePkg / Library / BrotliCustomDecompressLib / dec / state.c
index 940abaaddb4741c6b1b79524fe6ec526ba77191e..e7e5e3cc72f6d0ae99e6f97abbf752ba5b00014d 100644 (file)
@@ -6,7 +6,8 @@
 \r
 #include "./state.h"\r
 \r
-#include <stdlib.h>  /* free, malloc */\r
+//#include <stdlib.h>  /* free, malloc */\r
+#include <BrotliDecompressLibInternal.h>\r
 \r
 #include "../common/types.h"\r
 #include "./huffman.h"\r