mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-03 02:02:33 +01:00
watchlist: Use full include path local includes
This commit is contained in:
parent
1eaca1f8e1
commit
162e6a19f6
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#include <ell/ell.h>
|
#include <ell/ell.h>
|
||||||
|
|
||||||
#include "watchlist.h"
|
#include "src/watchlist.h"
|
||||||
|
|
||||||
static bool watchlist_item_match(const void *a, const void *b)
|
static bool watchlist_item_match(const void *a, const void *b)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user