-/* $OpenBSD: rthread_tls.c,v 1.4 2017/09/05 02:40:54 guenther Exp $ */
+/* $OpenBSD: rthread_tls.c,v 1.5 2023/04/19 12:30:09 jsg Exp $ */
/*
* Copyright (c) 2004,2005 Ted Unangst <tedu@openbsd.org>
* All Rights Reserved.
#include <pthread.h>
#include <stdlib.h>
-#include <pthread.h>
-#include <stdlib.h>
-
#include "rthread.h"
-/* $OpenBSD: x509_asid.c,v 1.39 2023/02/16 08:38:17 tb Exp $ */
+/* $OpenBSD: x509_asid.c,v 1.40 2023/04/19 12:30:09 jsg Exp $ */
/*
* Contributed to the OpenSSL Project by the American Registry for
* Internet Numbers ("ARIN").
#include <openssl/conf.h>
#include <openssl/err.h>
#include <openssl/x509.h>
-#include <openssl/x509.h>
#include <openssl/x509v3.h>
#include "x509_local.h"