mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-20 02:32:36 +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 "mschaputil.h"
|
||||
#include "src/mschaputil.h"
|
||||
|
||||
static bool mschap_des_encrypt(const uint8_t *challenge, const uint8_t *key,
|
||||
uint8_t *cipher_text)
|
||||
|
Loading…
Reference in New Issue
Block a user