mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 00:10:15 +00:00
windows-64bit-ms2mit-20070902
add ms2mit support for 64-bit windows
This commit is contained in:
parent
6270294d49
commit
a8eddfb0f5
@ -58,10 +58,10 @@
|
|||||||
|
|
||||||
#undef USE_KRB4
|
#undef USE_KRB4
|
||||||
#ifndef _WIN64
|
#ifndef _WIN64
|
||||||
#define USE_MS2MIT 1
|
|
||||||
#define USE_LEASH 1
|
|
||||||
#define USE_KRB524 1
|
#define USE_KRB524 1
|
||||||
#endif
|
#endif
|
||||||
|
#define USE_MS2MIT 1
|
||||||
|
#define USE_LEASH 1
|
||||||
|
|
||||||
#include "afskfw-int.h"
|
#include "afskfw-int.h"
|
||||||
#include "afskfw.h"
|
#include "afskfw.h"
|
||||||
|
@ -62,10 +62,7 @@
|
|||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
|
|
||||||
#ifndef _WIN64
|
#define USE_MS2MIT 1
|
||||||
#define USE_MS2MIT
|
|
||||||
#define USE_KRB4
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <afs/stds.h>
|
#include <afs/stds.h>
|
||||||
#include <krb5.h>
|
#include <krb5.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user