Improves compatibility with AddressSanitizers
[src/app-framework-binder.git] / src / afb-trace.c
index 79c7e03..954cba7 100644 (file)
@@ -34,6 +34,7 @@
 #endif
 
 #define AFB_BINDING_VERSION 3
+#define AFB_BINDING_NO_ROOT
 #include <afb/afb-binding.h>
 
 #include "afb-hook.h"