]> andersk Git - openssh.git/blobdiff - servconf.h
- (dtucker) [monitor_fdpass.c] Wrap poll.h include in ifdefs.
[openssh.git] / servconf.h
index 19c7ae609490a0e122feb610b217adf82fea5550..25a3f1b215aee04477e9214a63f426b07ab66468 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: servconf.h,v 1.88 2009/10/28 16:38:18 reyk Exp $ */
+/* $OpenBSD: servconf.h,v 1.89 2010/01/09 23:04:13 dtucker Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -150,8 +150,6 @@ typedef struct {
 
        int     num_permitted_opens;
 
-       int     rdomain;
-
        char   *chroot_directory;
 }       ServerOptions;
 
This page took 0.037775 seconds and 4 git commands to generate.