]> diplodocus.org Git - nmh/blobdiff - uip/pick.c
Make the test suite work on systems other than Linux. Still needs work.
[nmh] / uip / pick.c
index 24e6862c818044380967287968d773da005c94ba..bd17c4551096b5f85ca0032f3322201fec545eaf 100644 (file)
@@ -71,7 +71,8 @@ static void putzero_done (int) NORETURN;
 int
 main (int argc, char **argv)
 {
-    int publicsw = -1, zerosw = 1, seqp = 0, vecp = 0;
+    int publicsw = -1, zerosw = 1, vecp = 0;
+    size_t seqp = 0;
     int lo, hi, msgnum;
     char *maildir, *folder = NULL, buf[100];
     char *cp, **argp, **arguments;