X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-hreq.h;h=aa2cf117dd50fdcc4822c1b942de76cfdda7da9b;hb=68a8eaafe5f43480f29308bfd2ec12ad54da43f1;hp=5c09e4e63b14ffccd890918e6fc49062a1de502b;hpb=67966a2f96613d833f493ef3773c442d35f8ed31;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;