X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=examples%2Fmanynodes.c;fp=examples%2Fmanynodes.c;h=64ccd9c1c855c643fbe08f8c58e556a9098754d4;hb=5e8d8e15413e53337554af086e905bc7ae7fa089;hp=82beff3c8eeb9f535fa5cf3dec33f6e7e1065ecf;hpb=8635449a060aae62af80dad139dc06fbb9a346d9;p=meshlink diff --git a/examples/manynodes.c b/examples/manynodes.c index 82beff3c..64ccd9c1 100644 --- a/examples/manynodes.c +++ b/examples/manynodes.c @@ -128,7 +128,7 @@ static void exportmeshgraph_timer(int signum) { exportmeshgraph(name); } -#ifndef _WIN32 +#ifdef ITIMER_REAL static bool exportmeshgraph_started = false; static bool exportmeshgraph_end(void) {