From: Ondřej Surý Date: Tue, 16 Aug 2016 07:23:55 +0000 (+0200) Subject: Include in cf-lex.l to avoid UINTx_MAX redefinition X-Git-Tag: v1.6.1~14^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=61e6725335fbba86175ec770c1e94c5f60e76d5c;p=thirdparty%2Fbird.git Include in cf-lex.l to avoid UINTx_MAX redefinition --- diff --git a/conf/cf-lex.l b/conf/cf-lex.l index 727dc0170..61ea45276 100644 --- a/conf/cf-lex.l +++ b/conf/cf-lex.l @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include