From: tb Date: Thu, 27 Jan 2022 20:31:21 +0000 (+0000) Subject: sort includes as usual X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1f43a10206cc7aaa941c6bbe1a1c08042e82750d;p=openbsd sort includes as usual --- diff --git a/lib/libcrypto/ecdsa/ecs_err.c b/lib/libcrypto/ecdsa/ecs_err.c index 9c5a546746f..ac8850dba5f 100644 --- a/lib/libcrypto/ecdsa/ecs_err.c +++ b/lib/libcrypto/ecdsa/ecs_err.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ecs_err.c,v 1.5 2017/01/29 17:49:23 beck Exp $ */ +/* $OpenBSD: ecs_err.c,v 1.6 2022/01/27 20:31:21 tb Exp $ */ /* ==================================================================== * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved. * @@ -62,8 +62,8 @@ #include -#include #include +#include /* BEGIN ERROR CODES */ #ifndef OPENSSL_NO_ERR