summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s23_lib.c
diff options
context:
space:
mode:
authorjsing <>2014-11-16 14:12:47 +0000
committerjsing <>2014-11-16 14:12:47 +0000
commitd6b346577efe94c30d6ba08ca7f8feae71688a3c (patch)
tree04d418c3104bff49ee7d27e26e24c2cb5fd85474 /src/lib/libssl/s23_lib.c
parent00ff8dba92ed1b03a8b2b502f1c8509ee150189d (diff)
downloadopenbsd-d6b346577efe94c30d6ba08ca7f8feae71688a3c.tar.gz
openbsd-d6b346577efe94c30d6ba08ca7f8feae71688a3c.tar.bz2
openbsd-d6b346577efe94c30d6ba08ca7f8feae71688a3c.zip
Sort and group includes.
Diffstat (limited to 'src/lib/libssl/s23_lib.c')
-rw-r--r--src/lib/libssl/s23_lib.c4
1 files changed, 3 insertions, 1 deletions
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 @@
1/* $OpenBSD: s23_lib.c,v 1.17 2014/08/10 14:42:56 jsing Exp $ */ 1/* $OpenBSD: s23_lib.c,v 1.18 2014/11/16 14:12:47 jsing Exp $ */
2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
@@ -57,7 +57,9 @@
57 */ 57 */
58 58
59#include <stdio.h> 59#include <stdio.h>
60
60#include <openssl/objects.h> 61#include <openssl/objects.h>
62
61#include "ssl_locl.h" 63#include "ssl_locl.h"
62 64
63long 65long