From 67afe84292723e13da02308fc4cf08cf9ab5e0c0 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 2 Aug 2007 04:36:00 +0100 Subject: Use otherwise-useless byte in DHCP feature option as a version number --- src/net/tcp/https.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/net/tcp/https.c') diff --git a/src/net/tcp/https.c b/src/net/tcp/https.c index 148e4bf01..a59e94dc1 100644 --- a/src/net/tcp/https.c +++ b/src/net/tcp/https.c @@ -27,6 +27,9 @@ #include #include #include +#include + +FEATURE ( "HTTPS", DHCP_EB_FEATURE_HTTPS, 1 ); /** * Initiate an HTTPS connection -- cgit v1.2.3-55-g7522