]> andersk Git - openssh.git/blobdiff - clientloop.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / clientloop.c
index 9398dc9897ef3fd4610c9342a8dc29f9985ac74c..0c700dbd43fb87eec1db1954a46e570646045280 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: clientloop.c,v 1.169 2006/07/17 01:31:09 stevesk Exp $ */
+/* $OpenBSD: clientloop.c,v 1.170 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
@@ -74,6 +74,7 @@
 #include <paths.h>
 #endif
 #include <signal.h>
+#include <string.h>
 #include <termios.h>
 #include <unistd.h>
 
This page took 0.031096 seconds and 4 git commands to generate.