]> andersk Git - openssh.git/blobdiff - nchan.c
- markus@cvs.openbsd.org 2008/05/08 06:59:01
[openssh.git] / nchan.c
diff --git a/nchan.c b/nchan.c
index 58b0e98d598d2ae5f2e8fc47ea8c84c9145bf69a..ad461f4af6a36c57362a773601e2f4ea8645653e 100644 (file)
--- a/nchan.c
+++ b/nchan.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: nchan.c,v 1.54 2006/07/08 21:47:12 stevesk Exp $ */
+/* $OpenBSD: nchan.c,v 1.57 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl.  All rights reserved.
  *
 #include <sys/types.h>
 #include <sys/socket.h>
 
+#include <errno.h>
+#include <string.h>
+#include <stdarg.h>
+
 #include "ssh1.h"
 #include "ssh2.h"
 #include "buffer.h"
This page took 0.032428 seconds and 4 git commands to generate.