]> andersk Git - gssapi-openssh.git/blobdiff - openssh/compat.h
check for existence of globus_gss_assist_map_and_authorize()
[gssapi-openssh.git] / openssh / compat.h
index cf92dbdeefcc04b558f6c75f4328c39985014a96..9c0f0625386471adada3f0c8795ff1bb71a5ead1 100644 (file)
@@ -56,6 +56,7 @@
 #define SSH_BUG_PROBE          0x00400000
 #define SSH_BUG_FIRSTKEX       0x00800000
 #define SSH_OLD_FORWARD_ADDR   0x01000000
+#define SSH_BUG_LARGEWINDOW     0x02000000
 
 void     enable_compat13(void);
 void     enable_compat20(void);
This page took 0.072229 seconds and 4 git commands to generate.