]> andersk Git - openssh.git/blobdiff - sftp-common.h
- djm@cvs.openbsd.org 2009/11/19 23:39:50
[openssh.git] / sftp-common.h
index 88c76c17e03a7ffc4d05f580dc0d71d3d3dfcad0..9b5848462a2eaaa078edbb1bf45b6e12ae03526c 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-common.h,v 1.8 2006/03/25 22:22:43 djm Exp $ */
+/* $OpenBSD: sftp-common.h,v 1.10 2006/08/03 03:34:42 deraadt Exp $ */
 
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
@@ -25,9 +25,6 @@
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include <sys/types.h>
-#include <sys/stat.h>
-
 /* Maximum packet that we are willing to send/accept */
 #define SFTP_MAX_MSG_LENGTH    (256 * 1024)
 
This page took 0.034423 seconds and 4 git commands to generate.