* man/mhbuild.man: wrapped one appearance of "Content-Disposition"
[mmh] / uip / distsbr.c
index be2716b..0191037 100644 (file)
@@ -3,10 +3,15 @@
  * distsbr.c -- routines to do additional "dist-style" processing
  *
  * $Id$
+ *
+ * This code is Copyright (c) 2002, by the authors of nmh.  See the
+ * COPYRIGHT file in the root directory of the nmh distribution for
+ * complete copyright information.
  */
 
 #include <h/mh.h>
 #include <fcntl.h>
+#include <h/utils.h>
 
 static int  hdrfd = NOTOK;
 static int  txtfd = NOTOK;