]> andersk Git - openssh.git/blobdiff - authfd.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / authfd.c
index f8b7ed71fa4bd90ec8fc00d2a6d140f963eabe67..52766bcd2dc89a5e4c700d097dff0f7f32d14c7e 100644 (file)
--- a/authfd.c
+++ b/authfd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: authfd.c,v 1.77 2006/07/17 01:31:09 stevesk Exp $ */
+/* $OpenBSD: authfd.c,v 1.78 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
@@ -44,6 +44,7 @@
 #include <openssl/evp.h>
 
 #include <fcntl.h>
+#include <string.h>
 #include <unistd.h>
 
 #include "ssh.h"
This page took 0.150712 seconds and 4 git commands to generate.