X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-hswitch.h;fp=src%2Fafb-hswitch.h;h=f70a0bf8ef907987dc176fe3656d0f1a4650f51a;hb=68a8eaafe5f43480f29308bfd2ec12ad54da43f1;hp=f18b8b1433fb753bf6e08009def83afe309e7dec;hpb=67966a2f96613d833f493ef3773c442d35f8ed31;p=src%2Fapp-framework-binder.git diff --git a/src/afb-hswitch.h b/src/afb-hswitch.h index f18b8b14..f70a0bf8 100644 --- a/src/afb-hswitch.h +++ b/src/afb-hswitch.h @@ -16,6 +16,8 @@ * limitations under the License. */ +#pragma once + struct afb_hreq; extern int afb_hswitch_apis(struct afb_hreq *hreq, void *data); extern int afb_hswitch_one_page_api_redirect(struct afb_hreq *hreq, void *data);