openflow: Include sys/stat.h for fchmod

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit e2b1b060b0)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Khem Raj
2022-08-29 13:03:26 -07:00
committed by Gyorgy Sarvari
parent 80968e146f
commit 86b1d92dcc
2 changed files with 25 additions and 2 deletions
@@ -3,8 +3,8 @@ include ${BPN}.inc
SRCREV = "c84f33f09d5dbcfc9b489f64cb30475bf36f653a"
PV = "1.0+git${SRCPV}"
SRC_URI += "\
file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \
SRC_URI += "file://0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch \
file://0002-lib-netdev-Adjust-header-include-sequence.patch \
file://0001-generate-not-static-get_dh-functions.patch \
file://0001-socket-util-Include-sys-stat.h-for-fchmod.patch \
"