Fix builds on travis.

pull/584/merge
Roger A. Light 8 years ago
parent c001e778c1
commit 9750d1732a

@ -43,6 +43,8 @@ extern "C" {
# endif # endif
#endif #endif
#include <stddef.h>
#define LIBMOSQUITTO_MAJOR 1 #define LIBMOSQUITTO_MAJOR 1
#define LIBMOSQUITTO_MINOR 4 #define LIBMOSQUITTO_MINOR 4
#define LIBMOSQUITTO_REVISION 90 #define LIBMOSQUITTO_REVISION 90

Loading…
Cancel
Save