mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-04-07 13:20:10 +00:00
removed useless system header from EAP
This commit is contained in:
parent
c268c5e07c
commit
7d43f4a1f4
@ -51,17 +51,6 @@
|
||||
* TODO:
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <pwd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "pppd.h"
|
||||
#include "pathnames.h"
|
||||
#include "md5.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user