X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Faliasbr.h;h=f940026584416a4ebd70ed5d49fabde7ad6b104f;hb=5e5e8b753acc7ff1e16c7fca172a2151a6c01353;hp=d379cfc5bdbd82ca46b241eecbc0ef8cd9def1bd;hpb=59a210325d70e6a38c0ef9e5dcb105cec8bd38d2;p=mmh diff --git a/h/aliasbr.h b/h/aliasbr.h index d379cfc..f940026 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,8 +35,6 @@ struct home { struct home *h_next; /* next home in list */ }; -struct home *seek_home (char *); - /* * prototypes */