nightmaremail

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

mxf-send-globals.h (217B)


      1 #ifndef   MXFSENDGLOBALS_H
      2 #define   MXFSENDGLOBALS_H
      3 
      4 // FILENAMES (fnmake.c)
      5 extern stralloc fn, fn2;
      6 extern char fnmake_strnum[FMT_ULONG];
      7 
      8 // REWRITE (rewrite.c)
      9 extern stralloc rwline;
     10 #endif // MXFSENDGLOBALS_H