]> andersk Git - openssh.git/blobdiff - sftp-common.c
- stevesk@cvs.openbsd.org 2006/07/26 02:35:17
[openssh.git] / sftp-common.c
index 2f3a90971d550843061041516e5d41bdb947bedd..da907ff01b65e1f4f9fed37725152df18ba24d89 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-common.c,v 1.17 2006/07/22 20:48:23 stevesk Exp $ */
+/* $OpenBSD: sftp-common.c,v 1.18 2006/07/26 02:35:17 stevesk Exp $ */
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
  * Copyright (c) 2001 Damien Miller.  All rights reserved.
@@ -28,6 +28,7 @@
 
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/param.h>
 
 #include <grp.h>
 #include <pwd.h>
This page took 0.032353 seconds and 4 git commands to generate.