X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so.h;h=fe4d76b0fe9b5a500f9b7d813a339c96cb68ccb4;hb=68a8eaafe5f43480f29308bfd2ec12ad54da43f1;hp=9c2a570b869eeb70caca93eab41c5b4dc123c2a6;hpb=67966a2f96613d833f493ef3773c442d35f8ed31;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-so.h b/src/afb-api-so.h index 9c2a570b..fe4d76b0 100644 --- a/src/afb-api-so.h +++ b/src/afb-api-so.h @@ -16,6 +16,8 @@ */ +#pragma once + extern int afb_api_so_add_plugin(const char *path); extern int afb_api_so_add_directory(const char *path);