diff options
Diffstat (limited to 'meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch')
-rw-r--r-- | meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch index eee640e8a8..b998675aa0 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/musl-decls.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | __BEGIN_DECLS/__END_DECLS are BSD specific and not defined in musl | 1 | __BEGIN_DECLS/__END_DECLS are BSD specific and not defined in musl |
2 | glibc and uclibc had sys/cdefs.h doing it. | 2 | glibc and uclibc had sys/cdefs.h doing it. |
3 | 3 | ||
4 | Upstream-Status: Pending | 4 | Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere] |
5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 5 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
6 | 6 | ||
7 | Index: tcp_wrappers_7.6/tcpd.h | 7 | Index: tcp_wrappers_7.6/tcpd.h |