]> git.marmaro.de Git - mmh/blobdiff - uip/whatnowproc.c
Updated #include's to point to new location of mts.h on mts/generic
[mmh] / uip / whatnowproc.c
index caeeec2c79017cdc54254967c23f461c246299c1..7f88fc48dd413f737422a0f0c6c7c8d6de6f142d 100644 (file)
  * it will call this routine directly without exec'ing it.
  */
 
+/* from whatnowsbr.c */
+int WhatNow (int, char **);
+
+
 int
 what_now (char *ed, int nedit, int use, char *file, char *altmsg, int dist,
           struct msgs *mp, char *text, int inplace, char *cwd)