Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp853234pxv; Thu, 22 Jul 2021 14:04:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJypinveGQSh4MzLrnBhglVsPdfDrul+cBIO8PPdxnKpTXH3Vfoh1foJsSc3i5l16XDrpHav X-Received: by 2002:a92:dac6:: with SMTP id o6mr1242875ilq.31.1626987882704; Thu, 22 Jul 2021 14:04:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626987882; cv=none; d=google.com; s=arc-20160816; b=T3nrfsEuKdkLLLy2NjQUnOyjLvRxEdxxcQfL1OO7Ugev/LEMPW1LS+23dbH1gvUveO ea6450/b67i8fpp2phCzaDKfEq9RYpKnAl5xoNb+RILWOumXMO2d0cSwJk3hLAL3MSPb HqL3mrP4/SJfZ+vKcN/sY+mbqMirNOpmke00gDB+Uk79EYM+jf8ZCFWkGEk5p+kjBORs TfnsRlLu5HkDWNe/A79mbY1wJJHzeer3JvFGidIoE12nO3yPzOcKcEpMs/+4KHglDrub 40ui8XaV3KL94b8r4OUzTZrCr9QDVr4Da/ODe9ZHH/KuFM7uDLXHDDjF1nC2E4FbTSdJ uEsw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:dkim-signature; bh=7xtrgocX4eKOY9Km77Rwz/psRsH9AjL47BAb3JJSf24=; b=U71AWMK2N4DgV2U7ivBnJXq4wcBV504vT9Oe29kZ2JK7fMw/Rc2hROvj5vlL/J4oKY z+Br+pH1FDzIJFOizVd80p/MFc+/C4Cxe34E8UEKfMNSkPiockD3ogXSYQmZcSZZp9Cy lzxHA9kezQuRd2/ntSEB94NLVawxmuhrn7/SCuQVGXHIauQhViBIFGJp7+LpYYrIkIx0 KxFKe0kzhSgD8+nv9nvEfG93P6zlNaITafoxlnLmvJvixUIIe5Px1Ju/lNupY+oQZJMb ZBSjk1l571JVazAUQntOu239zJbKZ9ou3LzKHeCodpuvdmMwj/pNyOafYqpXs7/weZQI AocQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@heine.tech header.s=dkim header.b=DNZHGWrW; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=heine.tech Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id q4si29776059ils.118.2021.07.22.14.04.29; Thu, 22 Jul 2021 14:04:42 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@heine.tech header.s=dkim header.b=DNZHGWrW; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=heine.tech Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230455AbhGVUXG (ORCPT + 99 others); Thu, 22 Jul 2021 16:23:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52602 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231140AbhGVUXG (ORCPT ); Thu, 22 Jul 2021 16:23:06 -0400 X-Greylist: delayed 571 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Thu, 22 Jul 2021 14:03:41 PDT Received: from mail.heine.tech (mail.heine.tech [IPv6:2a01:4f8:1c0c:5073::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 315EDC06175F for ; Thu, 22 Jul 2021 14:03:41 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 8FD5618287E; Thu, 22 Jul 2021 22:54:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heine.tech; s=dkim; t=1626987244; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=7xtrgocX4eKOY9Km77Rwz/psRsH9AjL47BAb3JJSf24=; b=DNZHGWrWnRSH0RRlT+6K54d4fSzCfpla/6C3k1OCJky5+w0RYJ1t6UdvFTjx2xyFdDWqwh 2RZvcxyyBlMIhQgzuc8l5kPmLRjn+dXlAOsoqd3Pnr5vKtGxAW240L+UhJP7wQO4zsrWDe p9AESnw72rCStb7zWwNEUMz7FDXigkU= From: Michael Nosthoff To: linux-bluetooth@vger.kernel.org Cc: Michael Nosthoff Subject: [PATCH BlueZ] tools/mesh-cfgtest: include limits.h Date: Thu, 22 Jul 2021 22:49:24 +0200 Message-Id: <20210722204923.29735-1-bluez@heine.tech> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.2 Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org mesh-cfgtest.c uses MAX_PATH so it should include limits.h. fixes compilation error with musl-based toolchains. --- tools/mesh-cfgtest.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/mesh-cfgtest.c b/tools/mesh-cfgtest.c index fa0474faa..116ab7f16 100644 --- a/tools/mesh-cfgtest.c +++ b/tools/mesh-cfgtest.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include -- 2.32.0