Revamp of command-line handling. Most command line options should
[u/mdw/putty] / winstuff.h
index 21560ba..240dcb7 100644 (file)
@@ -30,6 +30,11 @@ struct ctlpos {
 };
 
 /*
+ * Exports from winutils.c.
+ */
+void split_into_argv(char *, int *, char ***);
+
+/*
  * Private structure for prefslist state. Only in the header file
  * so that we can delegate allocation to callers.
  */