summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-08-03 22:03:50 +0200
committerRichard Levitte <levitte@openssl.org>2016-08-05 12:19:08 +0200
commit10d2ec0cbe1be4479ab8b4577bf864154724af20 (patch)
tree2561a26e2d41188ed012f2f9eda83e85f47b6553 /util
parent931b160a24369db792de52a37058111e90c8af09 (diff)
indent: add a couple of types we use in apps
Reviewed-by: Emilia Käsper <emilia@openssl.org>
Diffstat (limited to 'util')
-rw-r--r--util/indent.pro2
1 files changed, 2 insertions, 0 deletions
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