From: tb Date: Sat, 16 Jul 2022 07:46:08 +0000 (+0000) Subject: Revert previous. The added includes were already there. Duh. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=853f473bc7710768eb5151dbcbacf8ddcafa7dc5;p=openbsd Revert previous. The added includes were already there. Duh. --- diff --git a/regress/lib/libtls/tls/tlstest.c b/regress/lib/libtls/tls/tlstest.c index b856e9d789b..fb6649e83fa 100644 --- a/regress/lib/libtls/tls/tlstest.c +++ b/regress/lib/libtls/tls/tlstest.c @@ -1,4 +1,4 @@ -/* $OpenBSD: tlstest.c,v 1.14 2022/06/22 10:01:17 tb Exp $ */ +/* $OpenBSD: tlstest.c,v 1.15 2022/07/16 07:46:08 tb Exp $ */ /* * Copyright (c) 2017 Joel Sing * @@ -17,9 +17,6 @@ #include -#include -#include - #include #include #include