summaryrefslogtreecommitdiff
path: root/regress/unittests/sshkey/common.c
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-02-23 19:05:10 +0000
committerColin Watson <cjwatson@debian.org>2022-02-23 19:05:10 +0000
commit1e0e4e00cee14220a28d7b2bcf52c3a0f428dfc8 (patch)
treec5930307d7a1330bd6e25be5d303aadbdfd82fe1 /regress/unittests/sshkey/common.c
parent5b7efa842aa1f4dcb1463d1017f1c0d6f92aad66 (diff)
parent166456cedad3962b83b848b1e9caf80794831f0f (diff)
Import openssh_8.9p1.orig.tar.gz
Diffstat (limited to 'regress/unittests/sshkey/common.c')
-rw-r--r--regress/unittests/sshkey/common.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/unittests/sshkey/common.c b/regress/unittests/sshkey/common.c
index effea578c..51b0d92e1 100644
--- a/regress/unittests/sshkey/common.c
+++ b/regress/unittests/sshkey/common.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: common.c,v 1.4 2020/01/26 00:09:50 djm Exp $ */
+/* $OpenBSD: common.c,v 1.5 2021/12/14 21:25:27 deraadt Exp $ */
/*
* Helpers for key API tests
*
@@ -8,7 +8,6 @@
#include "includes.h"
#include <sys/types.h>
-#include <sys/param.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <stdio.h>