mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TLSClient
- Rearranged includes, now matches taskd.
This commit is contained in:
parent
0f23bfa31d
commit
1a1bda18ce
1 changed files with 1 additions and 1 deletions
|
@ -44,9 +44,9 @@
|
|||
#include <sys/types.h>
|
||||
#include <netdb.h>
|
||||
#include <TLSClient.h>
|
||||
#include <gnutls/x509.h>
|
||||
#include <text.h>
|
||||
#include <i18n.h>
|
||||
#include <gnutls/x509.h>
|
||||
|
||||
#define MAX_BUF 16384
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue