summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/openbsd-compat/port-irix.h
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-06-27 22:31:32 +0000
committerdes <des@FreeBSD.org>2002-06-27 22:31:32 +0000
commit0a087122156c6e3b13e8ed52302709f7bbd480d6 (patch)
tree58be71224312e3d86a840a2b75349aeb61e28618 /crypto/openssh/openbsd-compat/port-irix.h
parent325c48d385c1cbdfe85f44e050eaf399960376ae (diff)
parentbb02848f18878bddada7a9f55b110116f63c2f3c (diff)
downloadFreeBSD-src-0a087122156c6e3b13e8ed52302709f7bbd480d6.zip
FreeBSD-src-0a087122156c6e3b13e8ed52302709f7bbd480d6.tar.gz
This commit was generated by cvs2svn to compensate for changes in r98937,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'crypto/openssh/openbsd-compat/port-irix.h')
-rw-r--r--crypto/openssh/openbsd-compat/port-irix.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/openssh/openbsd-compat/port-irix.h b/crypto/openssh/openbsd-compat/port-irix.h
new file mode 100644
index 0000000..2dd3c2e
--- /dev/null
+++ b/crypto/openssh/openbsd-compat/port-irix.h
@@ -0,0 +1,5 @@
+#if defined(WITH_IRIX_PROJECT) || defined(WITH_IRIX_JOBS) || defined(WITH_IRIX_ARRAY)
+
+void irix_setusercontext(struct passwd *pw);
+
+#endif /* defined(WITH_IRIX_PROJECT) || defined(WITH_IRIX_JOBS) || defined(WITH_IRIX_ARRAY) */
OpenPOWER on IntegriCloud