]> andersk Git - openssh.git/blobdiff - serverloop.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / serverloop.c
index 1ca3e673f90cbfc142691b00d4adbe0a16a05d8c..ba1e0dad7f4695e0bcab3aa204dc1d9a68433fdf 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: serverloop.c,v 1.140 2006/07/20 15:26:15 stevesk Exp $ */
+/* $OpenBSD: serverloop.c,v 1.141 2006/07/22 20:48:23 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -47,6 +47,7 @@
 #include <fcntl.h>
 #include <pwd.h>
 #include <signal.h>
+#include <string.h>
 #include <termios.h>
 #include <unistd.h>
 
This page took 0.03592 seconds and 4 git commands to generate.