]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Include putty.h to get prototypes for exported functions.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 5 Jan 2003 23:38:11 +0000 (23:38 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 5 Jan 2003 23:38:11 +0000 (23:38 +0000)
[originally from svn r2486]

wildcard.c

index 4084e0936f054560cb8a12022e7e52e5c83cdbc2..a09f2c1dbff7b1c978b0efd3a70268902c54f83a 100644 (file)
@@ -10,6 +10,8 @@
 #include <stdlib.h>
 #include <string.h>
 
+#include "putty.h"
+
 /*
  * Definition of wildcard syntax:
  *