]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
avoid colliding with getline() as defined by glibc
authorJeff Trawick <trawick@apache.org>
Fri, 10 May 2002 18:20:29 +0000 (18:20 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 10 May 2002 18:20:29 +0000 (18:20 +0000)
commit0f0550b08c593df5b8b0ab7fb81e4deb6ce1a6b7
treed4c792f71a257bca161258473ac68d037f2006f7
parentb603af85900edbd5b77a0643f3fc518d825fb385
avoid colliding with getline() as defined by glibc
(it breaks if you need to turn on _GNU_SOURCE)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95035 13f79535-47bb-0310-9956-ffa450edef68
support/htdigest.c
support/htpasswd.c
support/logresolve.c