From ebfe6dc471c206300fd82c7c0fd145f683aa52f6 Mon Sep 17 00:00:00 2001 From: assar Date: Tue, 13 Feb 2001 16:46:19 +0000 Subject: import of heimdal 0.3e --- crypto/heimdal/acconfig.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'crypto/heimdal/acconfig.h') diff --git a/crypto/heimdal/acconfig.h b/crypto/heimdal/acconfig.h index c94b363..8740dae 100644 --- a/crypto/heimdal/acconfig.h +++ b/crypto/heimdal/acconfig.h @@ -13,6 +13,10 @@ #undef HAVE_U_INT16_T #undef HAVE_U_INT32_T #undef HAVE_U_INT64_T +#undef HAVE_UINT8_T +#undef HAVE_UINT16_T +#undef HAVE_UINT32_T +#undef HAVE_UINT64_T #if defined(HAVE_FOUR_VALUED_KRB_PUT_INT) || !defined(KRB4) #define KRB_PUT_INT(F, T, L, S) krb_put_int((F), (T), (L), (S)) -- cgit v1.1