Make sure to not reset hghnum (in the Maildir code) if we are incorporating
[mmh] / uip / inc.c
index 1bc0766..3dd1872 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -875,7 +875,7 @@ go_to_it:
             */
            break;
        }
-    } else { /* Maildir inbox to process */
+    } else if (inc_type == INC_FILE) { /* Maildir inbox to process */
        char *sp;
        FILE *sf;
        int i;