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

svn path=/trunk/; revision=61868
This commit is contained in:
Amine Khaldi 2014-01-28 20:57:32 +00:00
parent e713cb8534
commit 892e41ffa8
6 changed files with 2 additions and 6 deletions

View file

@ -10,10 +10,11 @@
#include "msfs.h"
#include <ndk/iotypes.h>
#define NDEBUG
#include <debug.h>
/* FUNCTIONS *****************************************************************/
/* Creates the client side */

View file

@ -18,7 +18,6 @@
#define MAILSLOT_NO_MESSAGE MAXULONG
#define MAILSLOT_WAIT_FOREVER MAXULONG
/* FUNCTIONS *****************************************************************/
static NTSTATUS

View file

@ -13,7 +13,6 @@
#define NDEBUG
#include <debug.h>
/* FUNCTIONS *****************************************************************/
NTSTATUS DEFAULTAPI

View file

@ -13,7 +13,6 @@
#define NDEBUG
#include <debug.h>
/* FUNCTIONS *****************************************************************/
NTSTATUS NTAPI

View file

@ -10,7 +10,6 @@
#define __DRIVERS_FS_MS_MSFS_H
#include <ntifs.h>
#include <iotypes.h>
#define DEFAULTAPI NTAPI

View file

@ -13,7 +13,6 @@
#define NDEBUG
#include <debug.h>
/* FUNCTIONS *****************************************************************/
NTSTATUS DEFAULTAPI