X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=examples%2Fchat.c;fp=examples%2Fchat.c;h=70d17d7d917bf6515aaf98d1fb97bea2f969df22;hb=d1abe4a2961b78edc2a215e7f1d6608d8fb711fa;hp=c33bbae462319f49557aa5246db770849c30ebbb;hpb=96965b151a80a5d33a1cd089a0a0430427694ba8;p=meshlink diff --git a/examples/chat.c b/examples/chat.c index c33bbae4..70d17d7d 100644 --- a/examples/chat.c +++ b/examples/chat.c @@ -1,6 +1,7 @@ #include #include #include +#include #include "../src/meshlink.h" static void log_message(meshlink_handle_t *mesh, meshlink_log_level_t level, const char *text) {