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

svn path=/trunk/; revision=61803
This commit is contained in:
Amine Khaldi 2014-01-25 12:55:52 +00:00
parent 6bd7274859
commit 99527147cb
3 changed files with 11 additions and 10 deletions

View file

@ -24,7 +24,7 @@
* PROGRAMER: Eric Kohl
*/
#include "precomp.h"
#include <windef.h>
/* FUNCTIONS *****************************************************************/

View file

@ -3,14 +3,6 @@
#define WIN32_NO_STATUS
#define _INC_WINDOWS
#define COM_NO_WINDOWS_H
#include <windef.h>
#include <winbase.h>
#define NTOS_MODE_USER
#include <ndk/rtlfuncs.h>
#include <ntsam.h>
#include <sam_c.h>
#include <wine/debug.h>
WINE_DEFAULT_DEBUG_CHANNEL(samlib);

View file

@ -26,6 +26,15 @@
#include "precomp.h"
#define NTOS_MODE_USER
#include <ndk/rtlfuncs.h>
#include <ntsam.h>
#include <sam_c.h>
#include <wine/debug.h>
WINE_DEFAULT_DEBUG_CHANNEL(samlib);
NTSTATUS
WINAPI
SystemFunction006(LPCSTR password,