mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:26:17 +00:00
[BZIP2]
* Improve header inclusions. CORE-7716 svn path=/trunk/; revision=62027
This commit is contained in:
parent
294c6bf382
commit
7b08b29f27
1 changed files with 1 additions and 1 deletions
2
reactos/lib/3rdparty/bzip2/bzlib.c
vendored
2
reactos/lib/3rdparty/bzip2/bzlib.c
vendored
|
@ -32,7 +32,7 @@
|
||||||
#ifndef __NTDRIVER__
|
#ifndef __NTDRIVER__
|
||||||
#define __NTDRIVER__
|
#define __NTDRIVER__
|
||||||
#endif
|
#endif
|
||||||
#include <ntddk.h>
|
#include <wdm.h>
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
#endif
|
#endif
|
||||||
#include "bzlib_private.h"
|
#include "bzlib_private.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue