3
0
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:
Marcel Holtmann 2018-10-26 21:33:01 +02:00
parent 1eaca1f8e1
commit 162e6a19f6

View File

@ -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)
{ {