]> diplodocus.org Git - nmh/blobdiff - uip/rcvtty.c
allow gdbm/ndbm.h in addition to db1/ndbm.h; needs corresponding change in
[nmh] / uip / rcvtty.c
index 31ca80ab42746021d7047d4214d10fcf6c7ffa3b..12b73e7c5cb940e7d4d612cd7d3a4995a27b1bea 100644 (file)
@@ -3,6 +3,10 @@
  * rcvtty.c -- a rcvmail program (a lot like rcvalert) handling IPC ttys
  *
  * $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.
  */
 
 /* Changed to use getutent() and friends.  Assumes that when getutent() exists,
@@ -14,8 +18,8 @@
 #include <h/signals.h>
 #include <h/rcvmail.h>
 #include <h/scansbr.h>
-#include <zotnet/tws/tws.h>
-#include <zotnet/mts/mts.h>
+#include <h/tws.h>
+#include <h/mts.h>
 #include <signal.h>
 #include <fcntl.h>