]> andersk Git - openssh.git/blobdiff - sftp-common.c
- stevesk@cvs.openbsd.org 2006/07/02 22:45:59
[openssh.git] / sftp-common.c
index 2e680e9f3e5d69b90f6e3d6ccb063344e29dcf77..8c794a05f858eff1a622dfe03310f520ba5bf609 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: sftp-common.c,v 1.13 2006/03/25 13:17:02 djm Exp $ */
+/* $OpenBSD: sftp-common.c,v 1.14 2006/07/02 22:45:59 stevesk Exp $ */
 /*
  * Copyright (c) 2001 Markus Friedl.  All rights reserved.
  * Copyright (c) 2001 Damien Miller.  All rights reserved.
@@ -29,6 +29,8 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
+#include <grp.h>
+
 #include "buffer.h"
 #include "bufaux.h"
 #include "log.h"
This page took 0.720259 seconds and 4 git commands to generate.