From 31683601b72b2a5980f5f5d968711f4a1fba7a52 Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 2 Jan 2025 13:10:03 +0000 Subject: Merge s_apps.h into apps.h discussed with jsing --- src/usr.bin/openssl/s_time.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/usr.bin/openssl/s_time.c') diff --git a/src/usr.bin/openssl/s_time.c b/src/usr.bin/openssl/s_time.c index 7eed6d486e..c90be33f28 100644 --- a/src/usr.bin/openssl/s_time.c +++ b/src/usr.bin/openssl/s_time.c @@ -1,4 +1,4 @@ -/* $OpenBSD: s_time.c,v 1.38 2023/03/06 14:32:06 tb Exp $ */ +/* $OpenBSD: s_time.c,v 1.39 2025/01/02 13:10:03 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -78,8 +78,6 @@ #include #include -#include "s_apps.h" - #define SSL_CONNECT_NAME "localhost:4433" #define BUFSIZZ 1024*10 -- cgit v1.2.3-55-g6feb