* Improve the PCH.

svn path=/trunk/; revision=52932
This commit is contained in:
Amine Khaldi 2011-07-27 19:31:48 +00:00
parent 064303ad3d
commit b4e47b9704
4 changed files with 1 additions and 5 deletions

View file

@ -21,6 +21,7 @@
#include "miniport.h"
#include "protocol.h"
#include "efilter.h"
#include "buffer.h"
/* Exported functions */

View file

@ -10,7 +10,6 @@
*/
#include "ndissys.h"
#include "efilter.h"
BOOLEAN
NTAPI

View file

@ -12,9 +12,6 @@
*/
#include "ndissys.h"
#include "efilter.h"
#include <buffer.h>
/*
* Define to 1 to get a debugger breakpoint at the end of NdisInitializeWrapper

View file

@ -11,7 +11,6 @@
*/
#include "ndissys.h"
#include <buffer.h>
#define SERVICES_KEY L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\"
#define LINKAGE_KEY L"\\Linkage"