fix warning
This commit is contained in:
parent
3d2245ee1d
commit
4a371f151c
3
client/c/.gitignore
vendored
Normal file
3
client/c/.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*.o
|
||||
yadync
|
||||
|
@ -6,6 +6,8 @@
|
||||
#include <sys/socket.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
#include "md5.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user