Fix small breakages as a result of yesterday's upheavals. Oops.
[sgt/putty] / winstuff.h
index ed12ba5..1aa68bb 100644 (file)
@@ -201,6 +201,7 @@ void EnableSizeTip(int bEnable);
 /*
  * Exports from unicode.c.
  */
+struct unicode_data;
 void init_ucs(Config *, struct unicode_data *);
 
 #endif