mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2025-12-10 07:44:41 +01:00
Fix cmoka tests
This commit is contained in:
parent
cef78dc528
commit
6289d47e23
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@
|
||||||
#include "session.h"
|
#include "session.h"
|
||||||
#include "uci_utils.h"
|
#include "uci_utils.h"
|
||||||
|
|
||||||
|
#ifndef BBF_VENDOR_PREFIX
|
||||||
|
#define BBF_VENDOR_PREFIX "X_IOWRT_EU_"
|
||||||
|
#endif
|
||||||
|
|
||||||
LIST_HEAD(list_download);
|
LIST_HEAD(list_download);
|
||||||
LIST_HEAD(list_schedule_download);
|
LIST_HEAD(list_schedule_download);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue