X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-binder.git;a=blobdiff_plain;f=src%2Fafb-api-so-vdyn.c;h=c5aa1db73692c8d7c20e975efae57c7ac9e8edf3;hp=c7890035b39f67d4c3df8b07fa81c0c2a3e8a513;hb=65353dce81a629e042800bb7b86fcd869a76727e;hpb=043c27c3a8fd323d59e41288b6fd24f0e9bfa9a3 diff --git a/src/afb-api-so-vdyn.c b/src/afb-api-so-vdyn.c index c7890035..c5aa1db7 100644 --- a/src/afb-api-so-vdyn.c +++ b/src/afb-api-so-vdyn.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2019 "IoT.bzh" + * Copyright (C) 2015-2020 "IoT.bzh" * Author José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -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