From aed97b82e9ad7ae36d92d002d08c93f911fe2bc2 Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 5 Jan 2003 23:38:11 +0000 Subject: [PATCH] Include putty.h to get prototypes for exported functions. git-svn-id: svn://svn.tartarus.org/sgt/putty@2486 cda61777-01e9-0310-a592-d414129be87e --- wildcard.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wildcard.c b/wildcard.c index 4084e093..a09f2c1d 100644 --- a/wildcard.c +++ b/wildcard.c @@ -10,6 +10,8 @@ #include #include +#include "putty.h" + /* * Definition of wildcard syntax: * -- 2.11.0