Improves compatibility with AddressSanitizers
[src/app-framework-binder.git] / src / afb-monitor.c
index 40a6d3b..25e148f 100644 (file)
@@ -22,6 +22,7 @@
 #include <json-c/json.h>
 
 #define AFB_BINDING_VERSION 3
+#define AFB_BINDING_NO_ROOT
 #include <afb/afb-binding.h>
 
 #include "afb-api.h"