get_hostinfo cb within plugin_callbacks too

This commit is contained in:
Paolo Marrone 2025-09-22 16:30:14 +02:00
parent 9b775088e5
commit 2179986eec

View File

@ -26,6 +26,7 @@ typedef struct {
const char * format;
const char * (*get_bindir)(void *handle);
const char * (*get_datadir)(void *handle);
const char * (*get_hostinfo)(void *handle);
} plugin_callbacks;
{{?it.product.state && it.product.state.dspCustom}}