Initial Windows port

This commit is contained in:
Asanka Herath
2009-07-22 15:55:45 -04:00
committed by Love Hornquist Astrand
parent 25a2ac726b
commit b1063ea8fc
361 changed files with 11994 additions and 1334 deletions

View File

@@ -44,12 +44,13 @@
#include <string.h>
#include <errno.h>
#include <roken.h>
#include <gssapi.h>
#include <gssapi_ntlm.h>
#include <gssapi_mech.h>
#include <krb5.h>
#include <roken.h>
#include <heim_threads.h>
#include <heimntlm.h>