mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 00:57:19 +02:00
TLSClient: Remove double include
This commit is contained in:
parent
e3ba077014
commit
2321c17d8d
2 changed files with 1 additions and 2 deletions
|
@ -43,7 +43,6 @@
|
|||
#include <sys/errno.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netdb.h>
|
||||
#include <gnutls/x509.h>
|
||||
#include <shared.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue