X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=test%2Fecho-fork.c;h=94000c68cecfb157ddf70ce2395ed2ca4c9b0b99;hb=963c5055505f2fc117cd5efa06eaa02c9b2bf85d;hp=aae7531f554a4d847043c40a4050a42cefbf3410;hpb=9a2520c36431a8a5fd90451e97f488c22f4decc5;p=meshlink diff --git a/test/echo-fork.c b/test/echo-fork.c index aae7531f..94000c68 100644 --- a/test/echo-fork.c +++ b/test/echo-fork.c @@ -1,4 +1,9 @@ #define _GNU_SOURCE + +#ifdef NDEBUG +#undef NDEBUG +#endif + #include #include #include