aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.tlsclntd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-11-24 20:12:57 +0000
committerWarner Losh <imp@FreeBSD.org>2023-11-27 05:24:01 +0000
commit4d65a7c6951cea0333f1a0c1b32c38489cdfa6c5 (patch)
tree68b10d2a903d8049a37b5ce2b7d101f493060dcb /usr.sbin/rpc.tlsclntd
parent5e3934b15a2741b2de6b217e77dc9d798d740804 (diff)
Diffstat (limited to 'usr.sbin/rpc.tlsclntd')
-rw-r--r--usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c b/usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
index 223ec61aba7a..9c50e4b48cb7 100644
--- a/usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
+++ b/usr.sbin/rpc.tlsclntd/rpc.tlsclntd.c
@@ -32,7 +32,6 @@
* the client side of kernel RPC-over-TLS by Rick Macklem.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/types.h>
#include <sys/queue.h>