]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
Make the test suite work on systems other than Linux. Still needs work.
[nmh] / h / prototypes.h
index 12124cdbad0b43797c00572fdf48346f37ac9a23..11db40da48de7ec769aecf5b274c4c1bf1b2577d 100644 (file)
@@ -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 *);