X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e42523dbf5820c4d1b0c3496b2d6a226fb31832e..8ae191f927b3e294b7a50124b8c806365c4dbeb8:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 12124cdb..11db40da 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 *);