Skip Menu |
 

From: raeburn@mit.edu
Subject: SVN Commit
Reported by Ubaidul Khan on kerberos@mit this date.
GNU libc includes a function getline with an incompatible prototype.
It hasn't caused problems for MIT on RHEL 4 (glibc 2.3.4), but
apparently FC5 has a newer set of headers in which it does.

* ftpcmd.y (getline): Renamed to ftpd_getline. Declarations and callers
changed.
* ftpd.c (getline): Remove duplicate declaration.

Commit By: raeburn



Revision: 18153
Changed Files:
U trunk/src/appl/gssftp/ftpd/ftpcmd.y
U trunk/src/appl/gssftp/ftpd/ftpd.c
U trunk/src/appl/gssftp/ftpd/ftpd_var.h