1
0
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:
Ben Harris 2003-01-05 23:38:11 +00:00
parent dd8c09eeba
commit 2f1e76e843

View File

@ -10,6 +10,8 @@
#include <stdlib.h>
#include <string.h>
#include "putty.h"
/*
* Definition of wildcard syntax:
*