Fix a non-ANSI prototype.
[mmh] / h / aliasbr.h
index 2e464d9..de50e97 100644 (file)
@@ -37,7 +37,7 @@ struct home {
 };
 
 #ifndef        MMDFMTS
-struct home *seek_home ();
+struct home *seek_home (char *);
 #endif /* MMDFMTS */
 
 /*