]> 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 43816a65b26d0229b7b8f019b786bf66f8c9a7fc..ad461f4af6a36c57362a773601e2f4ea8645653e 100644 (file)
--- a/nchan.c
+++ b/nchan.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: nchan.c,v 1.55 2006/07/11 20:07:25 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.
  *
@@ -29,6 +29,8 @@
 #include <sys/socket.h>
 
 #include <errno.h>
+#include <string.h>
+#include <stdarg.h>
 
 #include "ssh1.h"
 #include "ssh2.h"
This page took 0.050036 seconds and 4 git commands to generate.