X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-evt.h;h=5b96b93e9b33042a7fba69b815257c32f10d80f7;hb=8d322ebdd04d6de2d5649626bbc23aae0d0ed556;hp=8ebb2ec06c4c94e1e6bd673680eb347223faa3e6;hpb=d8ef25780bffa6f91f013ef71b1ede908325e59d;p=src%2Fapp-framework-binder.git diff --git a/src/afb-evt.h b/src/afb-evt.h index 8ebb2ec0..5b96b93e 100644 --- a/src/afb-evt.h +++ b/src/afb-evt.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 "IoT.bzh" + * Copyright (C) 2016, 2017 "IoT.bzh" * Author: José Bollo * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,8 +18,8 @@ #pragma once struct afb_event; -struct AFB_clientCtx; - +struct afb_session; +struct json_object; struct afb_evt_listener; struct afb_evt_itf