mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Include putty.h to get prototypes for exported functions.
[originally from svn r2486]
This commit is contained in:
parent
dd8c09eeba
commit
2f1e76e843
@ -10,6 +10,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "putty.h"
|
||||
|
||||
/*
|
||||
* Definition of wildcard syntax:
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user