Improves compatibility with AddressSanitizers
[src/app-framework-binder.git] / src / afb-supervision.c
index 211c3fd..6563d92 100644 (file)
@@ -32,6 +32,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"