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:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2009-20-10  Aleksey Chernov  <virxkane@users.sourceforge.net> | ||||||
|  |  | ||||||
|  | 	* include/sspi.h: Include ntsecapi.h to correct postgresql build error. | ||||||
|  |  | ||||||
| 2009-20-10  Heiko Hund  <heiko@ist.eigentlich.net> | 2009-20-10  Heiko Hund  <heiko@ist.eigentlich.net> | ||||||
|  |  | ||||||
| 	* include/commctrl.h (GetMUILanguage, InitMUILanguage): Add prototypes. | 	* include/commctrl.h (GetMUILanguage, InitMUILanguage): Add prototypes. | ||||||
|   | |||||||
| @@ -4,6 +4,8 @@ | |||||||
| #pragma GCC system_header | #pragma GCC system_header | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
|  | #include <ntsecapi.h> | ||||||
|  |  | ||||||
| #ifdef __cplusplus | #ifdef __cplusplus | ||||||
| extern "C" { | extern "C" { | ||||||
| #endif | #endif | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user