mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-21 07:43:08 +02:00
TLSClient: Remove double include
This commit is contained in:
parent
de0b54cfb6
commit
3c1157fe5d
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>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f1a3cd6bfabfb083fe3c26f580a15c0d60a92ee9
|
||||
Subproject commit f2ac7ef9cc9f33f634f9aacd65ca9c1f828f50e3
|
Loading…
Add table
Add a link
Reference in a new issue