Skip to content

Commit

Permalink
Add missing header.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed May 5, 2020
1 parent c5d6f32 commit bb0e5bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/subs_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#define WITH_PERSISTENCE

#include "mosquitto_broker_internal.h"
#include "memory_mosq.h"

static void hier_quick_check(struct mosquitto__subhier **sub, struct mosquitto *context, const char *topic)
{
Expand Down

0 comments on commit bb0e5bb

Please sign in to comment.