afb-apiset: Fix start of apis
[src/app-framework-binder.git] / src / afb-api-so-vdyn.c
index c789003..1b78eda 100644 (file)
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-#if defined(WITH_LEGACY_BINDING_VDYN)
+#if WITH_LEGACY_BINDING_VDYN && WITH_DYNAMIC_BINDING
 
 #define _GNU_SOURCE