]> code.ossystems Code Review - openembedded-core.git/commit
tcp-wrappers: Remove redundant forward declarations
authorKhem Raj <raj.khem@gmail.com>
Mon, 20 Jan 2020 17:52:28 +0000 (09:52 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Jan 2020 12:52:48 +0000 (12:52 +0000)
commit91bb451f60cc62bf6c25a7c36aabc0398729bcf0
tree2214b017747965e22ec6c7514dc8d65f81b4b050
parenta18ad964d000a15ac4039c893dd9d3f8e545c223
tcp-wrappers: Remove redundant forward declarations

fgets is already in stdio.h, and it can confuse the compilers when using
fortified headers, therefore remove the declarations

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Remove-fgets-extern-declaration.patch [new file with mode: 0644]
meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb