X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-websock.h;h=646e98f84ee41a8f14883fcbecabeb517d1797d9;hb=bd68881a7977d2fe63d4ca85b757ed9c127ec21d;hp=4a0a3e555e4ad1e0232bb795a6be107308e55018;hpb=6ea1d50ab6571551e1d0379940349911956c97ee;p=src%2Fapp-framework-binder.git diff --git a/src/afb-websock.h b/src/afb-websock.h index 4a0a3e55..646e98f8 100644 --- a/src/afb-websock.h +++ b/src/afb-websock.h @@ -15,6 +15,8 @@ * limitations under the License. */ +#pragma once + struct afb_hreq; extern int afb_websock_check_upgrade(struct afb_hreq *hreq);