mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:55:42 +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__
|
||||
#define __NTDRIVER__
|
||||
#endif
|
||||
#include <ntddk.h>
|
||||
#include <wdm.h>
|
||||
#include <debug.h>
|
||||
#endif
|
||||
#include "bzlib_private.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue