X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=h%2Fprototypes.h;h=cd282b0fe74102b3c9464796100779afa9fb2239;hb=f91306c3767cfdca47dd84ab865947c9dda9a745;hp=4d93d9b3bffe4f2190c01e6da7fd3088120e5bf5;hpb=275c6bc6c87156ea8ce804ae2c7d45e2d9294fe5;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 4d93d9b..cd282b0 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -136,14 +136,6 @@ 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 *SystemName(void); -char *OfficialName(char *); - -/* ** prototypes for some routines in uip */ int annotate(char *, char *, char *, int, int, int, int);