]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - putty.h
Fix a compile failure with NO_IPV6.
[PuTTY.git] / putty.h
diff --git a/putty.h b/putty.h
index cefb536475546f4984fde494ca462401a8594dd4..943ccbf98dd18f53509ad92f615f11d3db679aba 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -770,6 +770,7 @@ void cleanup_exit(int);
     X(INT, NONE, no_remote_resize) /* disable remote resizing */ \
     X(INT, NONE, no_alt_screen) /* disable alternate screen */ \
     X(INT, NONE, no_remote_wintitle) /* disable remote retitling */ \
+    X(INT, NONE, no_remote_clearscroll) /* disable ESC[3J */ \
     X(INT, NONE, no_dbackspace) /* disable destructive backspace */ \
     X(INT, NONE, no_remote_charset) /* disable remote charset config */ \
     X(INT, NONE, remote_qtitle_action) /* remote win title query action */ \