summaryrefslogtreecommitdiff
path: root/sftp-realpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'sftp-realpath.c')
-rw-r--r--sftp-realpath.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sftp-realpath.c b/sftp-realpath.c
index 9ac40181..2ec779d8 100644
--- a/sftp-realpath.c
+++ b/sftp-realpath.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-realpath.c,v 1.1 2019/07/05 04:55:40 djm Exp $ */
+/* $OpenBSD: sftp-realpath.c,v 1.2 2021/09/02 21:03:54 deraadt Exp $ */
/*
* Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
*
@@ -30,7 +30,6 @@
#include "includes.h"
#include <sys/types.h>
-#include <sys/param.h>
#include <sys/stat.h>
#include <errno.h>