summaryrefslogtreecommitdiff
path: root/includes.h
diff options
context:
space:
mode:
authordjm <djm>2006-07-10 10:20:33 +0000
committerdjm <djm>2006-07-10 10:20:33 +0000
commitf0997b121fcb06b5530cf6b467b01cd28f944c6e (patch)
tree08e8d2e040054314a3f0b38f43fcc5f1b94f176f /includes.h
parent9adc0f9840369cdb5580337772c4e301e4ff2305 (diff)
downloadopenssh-f0997b121fcb06b5530cf6b467b01cd28f944c6e.tar.gz
- stevesk@cvs.openbsd.org 2006/07/02 22:45:59
[groupaccess.c groupaccess.h includes.h session.c sftp-common.c sshpty.c] move #include <grp.h> out of includes.h (portable needed uidswap.c too)
Diffstat (limited to 'includes.h')
-rw-r--r--includes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes.h b/includes.h
index c038f410..3953d91a 100644
--- a/includes.h
+++ b/includes.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: includes.h,v 1.40 2006/04/20 21:53:44 djm Exp $ */
+/* $OpenBSD: includes.h,v 1.41 2006/07/02 22:45:59 stevesk Exp $ */
/*
* Author: Tatu Ylonen <ylo@cs.hut.fi>