]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Rename getline to get_line so we don't conflict with crappy GNU headers that wrongly...
authorRoy Marples <roy@marples.name>
Wed, 6 Feb 2008 10:18:03 +0000 (10:18 +0000)
committerRoy Marples <roy@marples.name>
Wed, 6 Feb 2008 10:18:03 +0000 (10:18 +0000)
commit2136d44495f4bd145ab6df48bc951abb70bfe564
tree9c0385da1ea45baba92ca9f19bfc6e2ae0e01071
parentc737e99e65a44c413d3c16d6ce79403727033d7e
Rename getline to get_line so we don't conflict with crappy GNU headers that wrongly expose getline when _GNU_SOURCE isn't set. Bug #17.
common.c
common.h
configure.c
duid.c
info.c