summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/acconfig.h')
-rw-r--r--crypto/heimdal/acconfig.h4
1 files changed, 4 insertions, 0 deletions
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))
OpenPOWER on IntegriCloud