X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=test%2Fblackbox%2Fcommon%2Fmesh_event_handler.c;h=e00f7d3c1f146509f38dd1edb31b027af80ecf39;hb=57d7814d3c211a46f6a6fe7dd995307cb9a6f41e;hp=84ae63dd83436ec0cb42c780ef411ec1b36aa66a;hpb=cdb3dada645394bb1e0d0bf7816291fbd9a2a4a0;p=meshlink diff --git a/test/blackbox/common/mesh_event_handler.c b/test/blackbox/common/mesh_event_handler.c index 84ae63dd..e00f7d3c 100644 --- a/test/blackbox/common/mesh_event_handler.c +++ b/test/blackbox/common/mesh_event_handler.c @@ -16,6 +16,13 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#ifdef NDEBUG +#undef NDEBUG +#endif + +#define _POSIX_C_SOURCE 200809L + #include #include #include