From 10d2ec0cbe1be4479ab8b4577bf864154724af20 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 3 Aug 2016 22:03:50 +0200 Subject: [PATCH] indent: add a couple of types we use in apps MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed-by: Emilia Käsper --- util/indent.pro | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.25.1