From d8d647e4360b9570259ba9834f64b7d78ad36968 Mon Sep 17 00:00:00 2001 From: Oskari Timperi Date: Sun, 19 Feb 2017 13:26:47 +0200 Subject: Add private APIs to support interop testing --- test/interop/testclient.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/interop/testclient.h b/test/interop/testclient.h index 6f9bdb9..70805c6 100644 --- a/test/interop/testclient.h +++ b/test/interop/testclient.h @@ -2,6 +2,7 @@ #define TESTCLIENT_H #include "mqtt.h" +#include "private.h" #include "queue.h" typedef struct Message Message; -- cgit v1.2.3