From 7782a10080749d7dc1b094502387ae9b2d972686 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sat, 16 May 2020 10:11:50 +0200 Subject: Fix header --- TODO | 2 ++ https.h | 1 + 2 files changed, 3 insertions(+) diff --git a/TODO b/TODO index 76149ec..4bbcf92 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +git via smart http / cgi +php weblog: link consistency check (cron?) Integrate into Debian: WNPP support alternative SSL libs: mbedtls, gnutls, wolfssl, botan, (matrixssl, libressl, cryptlib: not in debian) diff --git a/https.h b/https.h index e87fc6d..8350c4d 100644 --- a/https.h +++ b/https.h @@ -1,5 +1,6 @@ #pragma once +#include #include // Support both boost in Debian unstable (BOOST_LATEST) and in stable (boost 1.67) -- cgit v1.2.3