]> diplodocus.org Git - nmh/blobdiff - h/aliasbr.h
In test/common.sh.in trap, cd to $MH_TEST_DIR before trying
[nmh] / h / aliasbr.h
index 2e464d92e7eeeed3387bee623673bb6b1a1eeb99..f940026584416a4ebd70ed5d49fabde7ad6b104f 100644 (file)
@@ -2,7 +2,6 @@
 /*
  * aliasbr.h -- definitions for the aliasing system
  *
- * $Id$
  */
 
 extern char *AliasFile;                /* mh-alias(5)             */
@@ -36,10 +35,6 @@ struct home {
     struct home *h_next;       /* next home in list                     */
 };
 
-#ifndef        MMDFMTS
-struct home *seek_home ();
-#endif /* MMDFMTS */
-
 /*
  * prototypes
  */