]> diplodocus.org Git - nmh/blobdiff - uip/dist.c
uip/mhparse.c: Fix body starting a byte too soon when no blank line.
[nmh] / uip / dist.c
index e2504d4b32c0068679f9d4e4f39d129ca9ed34f0..19158bad2f32cf226f7b032d323e6610b0e4cbc1 100644 (file)
@@ -1,6 +1,4 @@
-
-/*
- * dist.c -- re-distribute a message
+/* dist.c -- re-distribute a message
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -9,6 +7,7 @@
 
 #include <h/mh.h>
 #include <h/utils.h>
 
 #include <h/mh.h>
 #include <h/utils.h>
+#include "../sbr/m_maildir.h"
 #include <fcntl.h>
 
 #define DIST_SWITCHES \
 #include <fcntl.h>
 
 #define DIST_SWITCHES \