]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: remove unused struct fwd_perm_list, no decl with complete
authorjsg@openbsd.org <jsg@openbsd.org>
Thu, 23 May 2024 23:47:16 +0000 (23:47 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 27 May 2024 01:55:02 +0000 (11:55 +1000)
type ok djm@

OpenBSD-Commit-ID: 416fb3970b7e73c76d2963c4f00cf96f2b2ee2fb

channels.h
servconf.h

index 1ff90bbe1c8c10ae3c3fd68b1a9961cb623b5ec2..fdea9f574d6659ff028f4aacc6b8e3072bd912ad 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: channels.h,v 1.155 2024/05/17 06:42:04 jsg Exp $ */
+/* $OpenBSD: channels.h,v 1.156 2024/05/23 23:47:16 jsg Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -85,7 +85,6 @@
 struct ssh;
 struct Channel;
 typedef struct Channel Channel;
-struct fwd_perm_list;
 
 typedef void channel_open_fn(struct ssh *, int, int, void *);
 typedef void channel_callback_fn(struct ssh *, int, int, void *);
index 56070d6b28abcc6e371b0db71e69542b25507a8b..64fb268e26165687ec3a54bf5e096f7d11d1fe75 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: servconf.h,v 1.162 2024/05/17 06:42:04 jsg Exp $ */
+/* $OpenBSD: servconf.h,v 1.163 2024/05/23 23:47:16 jsg Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -47,7 +47,6 @@
 #define PUBKEYAUTH_VERIFY_REQUIRED     (1<<1)
 
 struct ssh;
-struct fwd_perm_list;
 
 /*
  * Used to store addresses from ListenAddr directives. These may be