master
h 12 lines 236 Bytes
Raw
1 //
2 // Created by costa on 4/4/25.
3 //
4
5 #ifndef NETDATA_STATUS_FILE_PRODUCT_H
6 #define NETDATA_STATUS_FILE_PRODUCT_H
7
8 #include "status-file.h"
9
10 void product_name_vendor_type(DAEMON_STATUS_FILE *ds);
11
12 #endif //NETDATA_STATUS_FILE_PRODUCT_H