mosquitto/include
Christian Beier fe10226cc9 Fix building with Visual Studio 2008
This older Microsoft compiler does not support mixing declarations and
code and misses some error defines. This commit enables building with
VS2008 by moving up some variable declarations and defining error
codes to their WinSock counterparts in case they're not defined.

Signed-off-by: Christian Beier <info@christianbeier.net>
2021-04-18 21:23:25 +02:00
..
mosquitto_broker.h Fix mosquitto_evt_tick struct members. 2021-02-06 23:54:11 +00:00
mosquitto_plugin.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
mosquitto.h Fix building with Visual Studio 2008 2021-04-18 21:23:25 +02:00
mqtt_protocol.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00