mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:13:23 +00:00
- Don't include ntsecpkg.h for now. If it's needed, it should be included differently.
svn path=/trunk/; revision=31651
This commit is contained in:
parent
696cbe0336
commit
9694f40179
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <sspi.h>
|
#include <sspi.h>
|
||||||
#include <ntsecpkg.h>
|
|
||||||
|
#if defined(SECURITY_WIN32) || defined(SECURITY_KERNEL)
|
||||||
#include <secext.h>
|
#include <secext.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /* _SECURITY_H */
|
#endif /* _SECURITY_H */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue