2009-20-10 Aleksey Chernov <virxkane@users.sourceforge.net>
* include/sspi.h: Include ntsecapi.h to correct postgresql build error.
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
#pragma GCC system_header
|
||||
#endif
|
||||
|
||||
#include <ntsecapi.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user