get_hostinfo cb within plugin_callbacks too
This commit is contained in:
parent
9b775088e5
commit
2179986eec
@ -26,6 +26,7 @@ typedef struct {
|
|||||||
const char * format;
|
const char * format;
|
||||||
const char * (*get_bindir)(void *handle);
|
const char * (*get_bindir)(void *handle);
|
||||||
const char * (*get_datadir)(void *handle);
|
const char * (*get_datadir)(void *handle);
|
||||||
|
const char * (*get_hostinfo)(void *handle);
|
||||||
} plugin_callbacks;
|
} plugin_callbacks;
|
||||||
|
|
||||||
{{?it.product.state && it.product.state.dspCustom}}
|
{{?it.product.state && it.product.state.dspCustom}}
|
||||||
|
Loading…
Reference in New Issue
Block a user