]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/sys-svr4.c
define HAVE_CRYPT_H if we have a /usr/include/crypt.h
[ppp.git] / pppd / sys-svr4.c
index db70a15a9bc0ec4bf92dbfd81a8ab3dd628cee6e..01a377723cbc69d752681f8ff5b5815b3ffc065f 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #ifndef lint
-static char rcsid[] = "$Id: sys-svr4.c,v 1.16 1997/04/30 05:59:25 paulus Exp $";
+static char rcsid[] = "$Id: sys-svr4.c,v 1.17 1998/03/25 02:19:31 paulus Exp $";
 #endif
 
 #include <limits.h>
@@ -1553,10 +1553,10 @@ logwtmp(line, name, host)
 }
 
 /*
- * gethostid - return the serial number of this machine.
+ * get_host_seed - return the serial number of this machine.
  */
 int
-gethostid()
+get_host_seed()
 {
     char buf[32];