BBS:      TELESC.NET.BR
Assunto:  src/sbbs3/mqtt_protocol.h
De:       Deuc¨
Data:     Sun, 10 May 2026 20:50:57 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/511c69167c845f89365c4f10
Modified Files:
	src/sbbs3/mqtt_protocol.h
Log Message:
mqtt_protocol.h: rename header guard to avoid collision with libmosquitto

Mosquitto installs its own mqtt_protocol.h system-wide using the same
MQTT_PROTOCOL_H guard. When USE_MOSQUITTO is enabled, mqtt.h pulls in
the system header first via , blocking our local file
from being included by mqtt_client.h / mqtt_broker.h / mqtt_topic.h.

Co-Authored-By: Claude Opus 4.6 (1M context) 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]