X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so-vdyn.c;h=c5aa1db73692c8d7c20e975efae57c7ac9e8edf3;hb=b15edc1c48d74f2ad6e9ade577bf6b4945d85eee;hp=6be16b95d5f2383584dd50229149b7af11c569a2;hpb=2ba7c200c6c4844b63f8f707a6f04017661f16ca;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-so-vdyn.c b/src/afb-api-so-vdyn.c index 6be16b95..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 WITH_LEGACY_BINDING_VDYN +#if WITH_LEGACY_BINDING_VDYN && WITH_DYNAMIC_BINDING #define _GNU_SOURCE