]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Remove stray #endif left from previous.
authorDarren Tucker <dtucker@dtucker.net>
Fri, 5 Sep 2025 08:24:59 +0000 (18:24 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Fri, 5 Sep 2025 08:24:59 +0000 (18:24 +1000)
misc.c

diff --git a/misc.c b/misc.c
index 47247c15bcd35e2d4b312f86fc3c4e72c7fb08dc..072f8d68fe902d20550853c3d211219f6502fbc9 100644 (file)
--- 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