[I8042PRT]

* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=61877
This commit is contained in:
Amine Khaldi 2014-01-29 10:52:04 +00:00
parent 9bda77c266
commit 1f5cc0b90b
3 changed files with 4 additions and 4 deletions

View file

@ -4,10 +4,6 @@
#include <ntifs.h>
#include <kbdmou.h>
#include <ntdd8042.h>
#include <ntddkbd.h>
#include <bugcodes.h>
#include <poclass.h>
#include <kdfuncs.h>
/*-----------------------------------------------------
* Structures

View file

@ -13,6 +13,9 @@
#include "i8042prt.h"
#include <poclass.h>
#include <ndk/kdfuncs.h>
#include <debug.h>
/* GLOBALS *******************************************************************/

View file

@ -13,6 +13,7 @@
#include <debug.h>
/* FUNCTIONS *****************************************************************/
static IO_COMPLETION_ROUTINE ForwardIrpAndWaitCompletion;
static NTSTATUS NTAPI