diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/interop/testclient.h | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
