mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-20 10:52:33 +01:00
mscaputil: Use full include path local includes
This commit is contained in:
parent
3fa63ede50
commit
1eaca1f8e1
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
#include <ell/ell.h>
|
#include <ell/ell.h>
|
||||||
|
|
||||||
#include "mschaputil.h"
|
#include "src/mschaputil.h"
|
||||||
|
|
||||||
static bool mschap_des_encrypt(const uint8_t *challenge, const uint8_t *key,
|
static bool mschap_des_encrypt(const uint8_t *challenge, const uint8_t *key,
|
||||||
uint8_t *cipher_text)
|
uint8_t *cipher_text)
|
||||||
|
Loading…
Reference in New Issue
Block a user