TLSClient

- Rearranged includes, now matches taskd.
This commit is contained in:
Paul Beckingham 2014-09-18 22:28:47 -04:00
parent 0f23bfa31d
commit 1a1bda18ce

View file

@ -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