X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fafb-api-so.h;h=59125fa599e41bd40b71c369a1d2a5e0c5863ac2;hb=63c32ff0f0ee13b505d252821fe1fd55816699e1;hp=08f7f25fff687f65d899a2a7482def7da5e07d16;hpb=5fdbf43a0af039c7ad64b9de8038d5d7d9cd0c60;p=src%2Fapp-framework-binder.git diff --git a/src/afb-api-so.h b/src/afb-api-so.h index 08f7f25f..59125fa5 100644 --- a/src/afb-api-so.h +++ b/src/afb-api-so.h @@ -18,6 +18,8 @@ #pragma once +extern int afb_api_so_timeout; + extern void afb_api_so_set_timeout(int to); extern int afb_api_so_add_binding(const char *path);