secur32: Exclude unused headers.

This commit is contained in:
Andrew Talbot 2007-05-18 22:16:30 +01:00 committed by Alexandre Julliard
parent ac5dca86ff
commit d64165fcd7
2 changed files with 0 additions and 3 deletions

View File

@ -21,7 +21,6 @@
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "winreg.h"
#include "winternl.h"
#include "sspi.h"
#include "secur32_priv.h"

View File

@ -21,10 +21,8 @@
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "rpc.h"
#include "sspi.h"
#include "lm.h"
#include "secur32_priv.h"
#include "wine/debug.h"