X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fafb-hreq.h;h=aa2cf117dd50fdcc4822c1b942de76cfdda7da9b;hb=bd375330fe7e3d79495762bcc7c86d907a453aae;hp=5c09e4e63b14ffccd890918e6fc49062a1de502b;hpb=fcef933b69ccc363ad10d9f7308f02c5dc474ff6;p=src%2Fapp-framework-binder.git diff --git a/src/afb-hreq.h b/src/afb-hreq.h index 5c09e4e6..aa2cf117 100644 --- a/src/afb-hreq.h +++ b/src/afb-hreq.h @@ -15,7 +15,8 @@ * limitations under the License. */ -struct AFB_session; +#pragma once + struct AFB_clientCtx; struct json_object;