]> diplodocus.org Git - nmh/blobdiff - uip/mhlist.c
Add ENDNULL macro for gcc's `sentinel' function attribute.
[nmh] / uip / mhlist.c
index 9fc42b0f9d71b7bc7edc3bf8d89837dbe7bdcfa6..a9be19e1ca65add659a8b9e3a66949d85e693f49 100644 (file)
@@ -50,19 +50,6 @@ DEFINE_SWITCH_ENUM(MHLIST);
 DEFINE_SWITCH_ARRAY(MHLIST, switches);
 #undef X
 
-
-/* mhmisc.c */
-extern int npart;
-extern int ntype;
-extern char *parts[NPARTS + 1];
-extern char *types[NTYPES + 1];
-extern int userrs;
-
-/* mhparse.c */
-extern char *preferred_types[];
-extern  char *preferred_subtypes[];
-extern int npreferred;
-
 /*
  * This is currently needed to keep mhparse happy.
  * This needs to be changed.
@@ -71,9 +58,6 @@ int debugsw = 0;
 
 #define        quitser pipeser
 
-/* mhparse.c */
-CT parse_mime (char *);
-
 /*
  * static prototypes
  */