Add vfail and vsuccess interfaces
[src/app-framework-binder.git] / src / afb-api-so-v2.c
index 8dadada..1c5fe52 100644 (file)
@@ -18,6 +18,7 @@
 #define _GNU_SOURCE
 #define AFB_BINDING_PRAGMA_NO_VERBOSE_MACRO
 
+#include <stdlib.h>
 #include <string.h>
 #include <dlfcn.h>
 #include <assert.h>