mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Building mail-filter/opendkim without this patch would fail because mfapi.h doesn't include libmilter's own config header which defines SM_CONF_STDBOOL_H. We certainly only care about >= C99 compilers so we can just always take that path. Closes: https://bugs.gentoo.org/944138 Signed-off-by: Sam James <sam@gentoo.org>