X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/876e5d5e627d117190851e41c0fb3d2d08cac70d..c725e24c2ffb016d5a86654f8612cf8c6e33e346:/putty.h diff --git a/putty.h b/putty.h index 5490a723..ddecf9e8 100644 --- a/putty.h +++ b/putty.h @@ -780,6 +780,7 @@ void cmdline_error(char *, ...); /* * Exports from config.c. */ +struct controlbox; void setup_config_box(struct controlbox *b, struct sesslist *sesslist, int midsession, int protocol);