]> andersk Git - openssh.git/blobdiff - sshpty.c
- stevesk@cvs.openbsd.org 2006/07/02 22:45:59
[openssh.git] / sshpty.c
index 0e49e9a1696337b0e1a3f2b96fbc702cfba7d23f..92f86e7a10be51dee64c8008456de904a7f6f4c9 100644 (file)
--- a/sshpty.c
+++ b/sshpty.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sshpty.c,v 1.19 2006/03/25 13:17:03 djm Exp $ */
+/* $OpenBSD: sshpty.c,v 1.20 2006/07/02 22:45:59 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -19,6 +19,7 @@
 #include <sys/stat.h>
 #include <signal.h>
 
+#include <grp.h>
 #ifdef HAVE_PATHS_H
 # include <paths.h>
 #endif
This page took 0.071374 seconds and 4 git commands to generate.