forked from Imagelibrary/rtems
telnetd: Include <rtems/passwd.h>
Prepare for header file move to common include directory. Update #3254.
This commit is contained in:
@@ -70,7 +70,7 @@
|
|||||||
#include <rtems/telnetd.h>
|
#include <rtems/telnetd.h>
|
||||||
|
|
||||||
#include "des.h"
|
#include "des.h"
|
||||||
#include "passwd.h"
|
#include <rtems/passwd.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Standard Telnet login check that uses DES to encrypt the passphrase.
|
* @brief Standard Telnet login check that uses DES to encrypt the passphrase.
|
||||||
|
|||||||
Reference in New Issue
Block a user