[openssh-commits] [openssh] branch master updated: Remove stray #endif left from previous.
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 5 18:26:23 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new 7d30526b7 Remove stray #endif left from previous.
7d30526b7 is described below
commit 7d30526b7df14d960a5de63d6af823ffdab86518
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Fri Sep 5 18:24:59 2025 +1000
Remove stray #endif left from previous.
---
misc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/misc.c b/misc.c
index 47247c15b..072f8d68f 100644
--- a/misc.c
+++ b/misc.c
@@ -57,7 +57,6 @@
#include <paths.h>
#include <pwd.h>
#include <grp.h>
-#endif
#ifdef SSH_TUN_OPENBSD
#include <net/if.h>
#endif
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list