X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Faliasbr.h;h=cc4da7fee7baaf8ec14761a3a034592788e78f78;hb=916690191222433a6923a4be54b0d8f6ac01bd02;hp=2e464d92e7eeeed3387bee623673bb6b1a1eeb99;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/h/aliasbr.h b/h/aliasbr.h index 2e464d9..cc4da7f 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 (); -#endif /* MMDFMTS */ +struct home *seek_home (char *); /* * prototypes