зеркало из https://github.com/mozilla/pjs.git
fix building gssapi on mac os 10.4, patch by mark@moxienet.com, r=cneberg@gmail.com, sr=bienvenu
This commit is contained in:
Родитель
bd450ea07f
Коммит
5220c7a66d
|
@ -30,6 +30,14 @@
|
|||
*/
|
||||
#define _GSSAPI_H_
|
||||
|
||||
/*
|
||||
* On Mac OS X, Kerberos/Kerberos.h is used to gain access to certain
|
||||
* system-specific Kerberos functions, but on 10.4, that file also brings
|
||||
* in other headers that conflict with this one.
|
||||
*/
|
||||
#define _GSSAPI_GENERIC_H_
|
||||
#define _GSSAPI_KRB5_H_
|
||||
|
||||
/*
|
||||
* Define windows specific needed parameters.
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче