Commit 96b47dad authored by Vysheng's avatar Vysheng

Merge github.com:vysheng/tg

parents d1050e7a e0c65ac6
...@@ -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