From: tb Date: Thu, 12 Oct 2023 04:53:45 +0000 (+0000) Subject: x509_algor: add a few missing includes X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=26cc26e14ad8772c0839fb920a7c8c079634571b;p=openbsd x509_algor: add a few missing includes --- diff --git a/regress/lib/libcrypto/asn1/x509_algor.c b/regress/lib/libcrypto/asn1/x509_algor.c index f0c63696d00..1c8705ace98 100644 --- a/regress/lib/libcrypto/asn1/x509_algor.c +++ b/regress/lib/libcrypto/asn1/x509_algor.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509_algor.c,v 1.3 2023/10/11 13:13:25 tb Exp $ */ +/* $OpenBSD: x509_algor.c,v 1.4 2023/10/12 04:53:45 tb Exp $ */ /* * Copyright (c) 2023 Theo Buehler * @@ -18,6 +18,9 @@ #include #include +#include +#include +#include #include static int