From d6b346577efe94c30d6ba08ca7f8feae71688a3c Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sun, 16 Nov 2014 14:12:47 +0000 Subject: Sort and group includes. --- src/lib/libssl/s23_lib.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/lib/libssl/s23_lib.c') diff --git a/src/lib/libssl/s23_lib.c b/src/lib/libssl/s23_lib.c index 3a6d1d598b..cd594aa3c9 100644 --- a/src/lib/libssl/s23_lib.c +++ b/src/lib/libssl/s23_lib.c @@ -1,4 +1,4 @@ -/* $OpenBSD: s23_lib.c,v 1.17 2014/08/10 14:42:56 jsing Exp $ */ +/* $OpenBSD: s23_lib.c,v 1.18 2014/11/16 14:12:47 jsing Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -57,7 +57,9 @@ */ #include + #include + #include "ssl_locl.h" long -- cgit v1.2.3-55-g6feb