X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f177bf9068a1ee5f5281d4ad04dfa2d5df6f6625..2b63c01aa93210f7c6b812c135173812793c7176:/h/aliasbr.h diff --git a/h/aliasbr.h b/h/aliasbr.h index de50e972..cc4da7fe 100644 --- a/h/aliasbr.h +++ b/h/aliasbr.h @@ -2,7 +2,6 @@ /* * aliasbr.h -- definitions for the aliasing system * - * $Id$ */ extern char *AliasFile; /* mh-alias(5) */ @@ -36,9 +35,7 @@ struct home { struct home *h_next; /* next home in list */ }; -#ifndef MMDFMTS struct home *seek_home (char *); -#endif /* MMDFMTS */ /* * prototypes