artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
707c5f4
)
Revert previous. The added includes were already there. Duh.
author
tb
<tb@openbsd.org>
Sat, 16 Jul 2022 07:46:08 +0000
(07:46 +0000)
committer
tb
<tb@openbsd.org>
Sat, 16 Jul 2022 07:46:08 +0000
(07:46 +0000)
regress/lib/libtls/tls/tlstest.c
patch
|
blob
|
history
diff --git
a/regress/lib/libtls/tls/tlstest.c
b/regress/lib/libtls/tls/tlstest.c
index
b856e9d
..
fb6649e
100644
(file)
--- a/
regress/lib/libtls/tls/tlstest.c
+++ b/
regress/lib/libtls/tls/tlstest.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: tlstest.c,v 1.1
4 2022/06/22 10:01:17
tb Exp $ */
+/* $OpenBSD: tlstest.c,v 1.1
5 2022/07/16 07:46:08
tb Exp $ */
/*
* Copyright (c) 2017 Joel Sing <jsing@openbsd.org>
*
@@
-17,9
+17,6
@@
#include <sys/socket.h>
-#include <fcntl.h>
-#include <unistd.h>
-
#include <err.h>
#include <fcntl.h>
#include <stdio.h>