mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-21 03:32:42 +01:00
mpdu: Use full include path local includes
This commit is contained in:
parent
52f7f1dea2
commit
785be02ee5
@ -26,8 +26,8 @@
|
||||
|
||||
#include <ell/ell.h>
|
||||
|
||||
#include "ie.h"
|
||||
#include "mpdu.h"
|
||||
#include "src/ie.h"
|
||||
#include "src/mpdu.h"
|
||||
|
||||
static bool validate_mgmt_header(const struct mmpdu_header *mpdu,
|
||||
int len, int *offset)
|
||||
|
Loading…
Reference in New Issue
Block a user