Deleted aio.h include
This commit is contained in:
parent
022bd69839
commit
59e9053910
2 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@
|
|||
#include <sys/endian.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#include <aio.h>
|
||||
#include <netdb.h>
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/rsa.h>
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <aio.h>
|
||||
#include <netdb.h>
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/rand.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue