build on mac osx

This commit is contained in:
proddy
2026-04-15 20:37:27 +02:00
parent c9c059ca65
commit 6b31fef1af
4 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ the LICENSE file.
#include "ClientPosix.h"
#if defined(__linux__)
#if defined(__linux__) || defined(__APPLE__)
namespace espMqttClientInternals {