mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 18:16:29 +00:00
[ZLIB] Restore 'uncrypt' functionality in minizip
This commit is contained in:
parent
410320df06
commit
a672665911
1 changed files with 0 additions and 3 deletions
|
@ -68,9 +68,6 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#ifndef NOUNCRYPT
|
|
||||||
#define NOUNCRYPT
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "zlib.h"
|
#include "zlib.h"
|
||||||
#include "unzip.h"
|
#include "unzip.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue