Commit 408c51e5 authored by vysheng's avatar vysheng

Deleted aio.h include

parent bc8e97cd
...@@ -35,7 +35,6 @@ ...@@ -35,7 +35,6 @@
#include <sys/endian.h> #include <sys/endian.h>
#endif #endif
#include <sys/types.h> #include <sys/types.h>
#include <aio.h>
#include <netdb.h> #include <netdb.h>
#include <openssl/rand.h> #include <openssl/rand.h>
#include <openssl/rsa.h> #include <openssl/rsa.h>
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include <unistd.h> #include <unistd.h>
#include <fcntl.h> #include <fcntl.h>
#include <sys/types.h> #include <sys/types.h>
#include <aio.h>
#include <netdb.h> #include <netdb.h>
#include <openssl/bn.h> #include <openssl/bn.h>
#include <openssl/rand.h> #include <openssl/rand.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment