-/* $OpenBSD: as.c,v 1.10 2022/11/29 20:41:32 job Exp $ */
+/* $OpenBSD: as.c,v 1.11 2022/11/30 08:17:21 job Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/socket.h>
-
#include <err.h>
#include <stdint.h>
#include <stdlib.h>
-/* $OpenBSD: cert.c,v 1.99 2022/11/29 20:41:32 job Exp $ */
+/* $OpenBSD: cert.c,v 1.100 2022/11/30 08:17:21 job Exp $ */
/*
* Copyright (c) 2022 Theo Buehler <tb@openbsd.org>
* Copyright (c) 2021 Job Snijders <job@openbsd.org>
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/socket.h>
-
#include <arpa/inet.h>
#include <assert.h>
#include <err.h>
-/* $OpenBSD: crl.c,v 1.19 2022/11/29 20:41:32 job Exp $ */
+/* $OpenBSD: crl.c,v 1.20 2022/11/30 08:17:21 job Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/socket.h>
-
#include <arpa/inet.h>
#include <err.h>
#include <inttypes.h>
-/* $OpenBSD: validate.c,v 1.50 2022/11/29 20:41:32 job Exp $ */
+/* $OpenBSD: validate.c,v 1.51 2022/11/30 08:17:21 job Exp $ */
/*
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/socket.h>
-
#include <arpa/inet.h>
#include <assert.h>
#include <ctype.h>
-/* $OpenBSD: x509.c,v 1.61 2022/11/29 20:41:32 job Exp $ */
+/* $OpenBSD: x509.c,v 1.62 2022/11/30 08:17:21 job Exp $ */
/*
* Copyright (c) 2022 Theo Buehler <tb@openbsd.org>
* Copyright (c) 2021 Claudio Jeker <claudio@openbsd.org>
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/socket.h>
-
#include <err.h>
#include <stdlib.h>
#include <string.h>