X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so.h;h=fe4d76b0fe9b5a500f9b7d813a339c96cb68ccb4;hb=04b1757467bcb4e287dd1c34d5a21f76705340d6;hp=9c2a570b869eeb70caca93eab41c5b4dc123c2a6;hpb=83ce3b29a598141f8f28afde655beb07ec78c312;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);