]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Remove getline(3) compat code.
authorRoy Marples <roy@marples.name>
Tue, 21 Mar 2017 20:30:49 +0000 (20:30 +0000)
committerRoy Marples <roy@marples.name>
Tue, 21 Mar 2017 20:30:49 +0000 (20:30 +0000)
commit9cd0b3a7ce0cff3a2bbdf93a76f919c97bc59529
tree8a0fa5fcca943e4b614dbfa5e4c6f5fa111a255f
parent5b1a47b93ecabbf6a59be4a7a390197a085dd21c
Remove getline(3) compat code.
All supported OS's have this in libc now.
compat/getline.c [deleted file]
compat/getline.h [deleted file]