X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=11db40da48de7ec769aecf5b274c4c1bf1b2577d;hb=93d0dbc35865a7118d1dec28e19fda4bb31ba691;hp=12124cdbad0b43797c00572fdf48346f37ac9a23;hpb=e42523dbf5820c4d1b0c3496b2d6a226fb31832e;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 12124cd..11db40d 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -133,7 +133,7 @@ int strncasecmp (const char *s1, const char *s2, size_t n); * some prototypes for address parsing system * (others are in addrsbr.h) */ -char *LocalName(void); +char *LocalName(int); char *SystemName(void); char *OfficialName(char *);