From: Richard Levitte Date: Wed, 3 Aug 2016 20:03:50 +0000 (+0200) Subject: indent: add a couple of types we use in apps X-Git-Tag: OpenSSL_1_1_0~266 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=10d2ec0cbe1be4479ab8b4577bf864154724af20;p=oweals%2Fopenssl.git indent: add a couple of types we use in apps Reviewed-by: Emilia Käsper --- diff --git a/util/indent.pro b/util/indent.pro index 8c93f0c517..2d44e6e821 100644 --- a/util/indent.pro +++ b/util/indent.pro @@ -725,3 +725,5 @@ -T ASYNC_FIBRE -T ASYNC_CTX -T ASYNC_JOB +-T intmax_t +-T uintmax_t