X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Fmf.c;h=17809976ad9bc04175f2252eb2276cf93a92c0e2;hb=2abb9a7cfb0930e27062088734d306e7d78e4cc2;hp=6338a6eff711aa3ad056e43af3e6625a74d1c63b;hpb=fdc012cb43b5fc0baa6f4470b47be397bfc3f21b;p=mmh diff --git a/sbr/mf.c b/sbr/mf.c index 6338a6e..1780997 100644 --- a/sbr/mf.c +++ b/sbr/mf.c @@ -10,6 +10,9 @@ #include #include #include +#include +#include +#include /* ** static prototypes @@ -539,7 +542,7 @@ route(char *buffer) default: sprintf(err, "no at-sign found for next domain in route (%s)", - buffer); + buffer); } break; }