aboutsummaryrefslogtreecommitdiff
path: root/nchan.c
diff options
context:
space:
mode:
Diffstat (limited to 'nchan.c')
-rw-r--r--nchan.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/nchan.c b/nchan.c
index bd4758ac120e..c9d8e79f6bc2 100644
--- a/nchan.c
+++ b/nchan.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: nchan.c,v 1.76 2024/07/25 22:40:08 djm Exp $ */
+/* $OpenBSD: nchan.c,v 1.77 2026/02/14 00:18:34 jsg Exp $ */
/*
* Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved.
*
@@ -32,10 +32,8 @@
#include <string.h>
#include <stdarg.h>
-#include "openbsd-compat/sys-queue.h"
#include "ssh2.h"
#include "sshbuf.h"
-#include "ssherr.h"
#include "packet.h"
#include "channels.h"
#include "compat.h"