]> andersk Git - openssh.git/blobdiff - channels.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / channels.c
index e44a2ab4f42276128da82eca5f70dc5ac6f52fee..8cf4242feb08f43770065795d273d41989443653 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: channels.c,v 1.259 2006/07/21 21:13:30 stevesk Exp $ */
+/* $OpenBSD: channels.c,v 1.260 2006/07/22 20:48:22 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -53,6 +53,7 @@
 #if defined(HAVE_NETDB_H)
 # include <netdb.h>
 #endif
+#include <string.h>
 #include <termios.h>
 #include <unistd.h>
 
This page took 0.037784 seconds and 4 git commands to generate.