Fix cmoka tests

This commit is contained in:
Vivek Kumar Dutta 2025-11-04 22:25:01 +05:30
parent c73d9fa100
commit a7c5b8c47b
No known key found for this signature in database
GPG key ID: 4E09F5AD8265FD4C

View file

@ -22,6 +22,10 @@
#include "session.h"
#include "uci_utils.h"
#ifndef BBF_VENDOR_PREFIX
#define BBF_VENDOR_PREFIX "X_IOWRT_EU_"
#endif
LIST_HEAD(list_download);
LIST_HEAD(list_schedule_download);