resolved: sort headers again

This commit is contained in:
Lennart Poettering 2018-12-02 13:22:14 +01:00
parent 686d13b9f2
commit 29e719ced0

View file

@ -7,11 +7,10 @@
#include <openssl/bio.h>
#include <openssl/err.h>
#include "io-util.h"
#include "resolved-dns-stream.h"
#include "resolved-dnstls.h"
#include "io-util.h"
DEFINE_TRIVIAL_CLEANUP_FUNC(SSL*, SSL_free);
DEFINE_TRIVIAL_CLEANUP_FUNC(BIO*, BIO_free);