eap-radius: Don't include socket.h explicitly
We rely on the includes via utils.h so this compiles on Windows.
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
|
||||
#include <radius_message.h>
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/socket.h>
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user