Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ralight committed Jun 3, 2022
1 parent ebfebf8 commit 2e061af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/util_mosq.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ int mosquitto__check_keepalive(struct mosquitto *mosq)
context__send_will(mosq);
}
# endif
#endif
net__socket_close(mosq);
#else
net__socket_close(mosq);
Expand Down

0 comments on commit 2e061af

Please sign in to comment.