summaryrefslogtreecommitdiff
path: root/nchan.c
diff options
context:
space:
mode:
Diffstat (limited to 'nchan.c')
-rw-r--r--nchan.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/nchan.c b/nchan.c
index 312c0b1e6..36da8904a 100644
--- a/nchan.c
+++ b/nchan.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: nchan.c,v 1.64 2017/04/30 23:13:25 djm Exp $ */ 1/* $OpenBSD: nchan.c,v 1.65 2017/04/30 23:28:42 djm Exp $ */
2/* 2/*
3 * Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved. 3 * Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved.
4 * 4 *
@@ -33,7 +33,6 @@
33#include <stdarg.h> 33#include <stdarg.h>
34 34
35#include "openbsd-compat/sys-queue.h" 35#include "openbsd-compat/sys-queue.h"
36#include "ssh1.h"
37#include "ssh2.h" 36#include "ssh2.h"
38#include "buffer.h" 37#include "buffer.h"
39#include "packet.h" 38#include "packet.h"