Fix Windows build (lib/krb5/pkinit-ec.c)

This commit is contained in:
Nicolas Williams
2016-04-16 17:15:49 -05:00
parent e2137c63f5
commit c0f6213be7

View File

@@ -34,6 +34,7 @@
*/
#include <config.h>
#include <roken.h>
#ifdef PKINIT
@@ -73,9 +74,6 @@
*/
#define NO_HCRYPTO_POLLUTION
#ifdef HAVE_STDINT_H
#include <stdint.h>
#endif
#include <hcrypto/des.h>
#include "krb5_locl.h"