X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so-v1.h;h=a82991e2d950a51ccb5f385ceb2454d93c812d01;hb=c5c15f86d2eaaa5ac72f0ac00634a978326daae9;hp=4e167512f7e72af5f047c1d7af945c8b8401ffce;hpb=2ba7c200c6c4844b63f8f707a6f04017661f16ca;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-so-v1.h b/src/afb-api-so-v1.h index 4e167512..a82991e2 100644 --- a/src/afb-api-so-v1.h +++ b/src/afb-api-so-v1.h @@ -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"); @@ -18,7 +18,7 @@ #pragma once -#if WITH_LEGACY_BINDING_V1 +#if WITH_LEGACY_BINDING_V1 && WITH_DYNAMIC_BINDING struct afb_apiset; struct afb_binding_v1;