diff options
author | Khem Raj <raj.khem@gmail.com> | 2018-09-24 11:37:32 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-09-24 11:49:45 -0700 |
commit | 7b427e1187b3ab3ac354a8eea969b2c91a99f0fb (patch) | |
tree | 74b198b8b269224a1eec2fc4b24728633044feec /meta-networking/recipes-support/netperf/files/0001-netlib.c-Move-including-sched.h-out-og-function.patch | |
parent | 4a0e53cb229f97e9cc3dd925b8db334e07b85768 (diff) | |
download | meta-openembedded-7b427e1187b3ab3ac354a8eea969b2c91a99f0fb.tar.gz |
vsftpd: Fix build with musl/x86
F_SETLKW64 and F_SETLK64 are defined in
include/asm-generic/fcntl.h on musl target
but just including this header does not work
since both include/asm-generic/fcntl.h and include/fcntl.h
define same structures resulting in
conflicting declaration of structs.
Having local definitions of these values seems reasonable here.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/netperf/files/0001-netlib.c-Move-including-sched.h-out-og-function.patch')
0 files changed, 0 insertions, 0 deletions