mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-06 05:52:48 -05:00
Include putty.h to get prototypes for exported functions.
[originally from svn r2486]
This commit is contained in:
@ -10,6 +10,8 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
#include "putty.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Definition of wildcard syntax:
|
* Definition of wildcard syntax:
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user