mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +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 <sys/types.h>
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
#include <TLSClient.h>
|
#include <TLSClient.h>
|
||||||
|
#include <gnutls/x509.h>
|
||||||
#include <text.h>
|
#include <text.h>
|
||||||
#include <i18n.h>
|
#include <i18n.h>
|
||||||
#include <gnutls/x509.h>
|
|
||||||
|
|
||||||
#define MAX_BUF 16384
|
#define MAX_BUF 16384
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue