]> diplodocus.org Git - nmh/blobdiff - uip/conflict.c
Quiet lock warning.
[nmh] / uip / conflict.c
index cac0ea85a17a494604f2d9f32d2ff31e16ecc316..32b1613eeb158fc1d5e851337f9509faeeca1a63 100644 (file)
@@ -3,12 +3,16 @@
  * conflict.c -- check for conflicts in mail system
  *
  * $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/aliasbr.h>
-#include <zotnet/mts/mts.h>
+#include <h/mts.h>
 #include <grp.h>
 #include <pwd.h>