X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=examples%2Fchat.c;h=70d17d7d917bf6515aaf98d1fb97bea2f969df22;hb=be457ad7e4857ac3b0cbb7e64c0ccd0e44ba21e3;hp=c33bbae462319f49557aa5246db770849c30ebbb;hpb=084a3acaa0a62ea1f096ec1916e2adabe6af9d86;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) {