mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-22 14:39:24 -05:00
Oops, another missing forward-struct-declaration.
[originally from svn r2913]
This commit is contained in:
parent
83da92826e
commit
645eee8647
1
putty.h
1
putty.h
@ -780,6 +780,7 @@ void cmdline_error(char *, ...);
|
|||||||
/*
|
/*
|
||||||
* Exports from config.c.
|
* Exports from config.c.
|
||||||
*/
|
*/
|
||||||
|
struct controlbox;
|
||||||
void setup_config_box(struct controlbox *b, struct sesslist *sesslist,
|
void setup_config_box(struct controlbox *b, struct sesslist *sesslist,
|
||||||
int midsession, int protocol);
|
int midsession, int protocol);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user