summaryrefslogtreecommitdiff
path: root/ubusd_event.c
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2019-12-11 10:07:08 +0100
committerPetr Štetiar <ynezz@true.cz>2019-12-16 23:39:16 +0100
commit5d7ca8309d0a1614d829df9ecd72553bcd6b5ec6 (patch)
treeeeed2150756cf5f551d7a4b28e861ffa31139c0b /ubusd_event.c
parentd61282db56404bae71515d207b878a445854624a (diff)
downloadubus-5d7ca8309d0a1614d829df9ecd72553bcd6b5ec6.tar.gz
ubusd/libubus-io: fix variable sized struct position warning
Fixes following clang-9 compiler warnings: ubusd.c:99:18: error: field 'h' with variable sized type 'struct cmsghdr' not at the end of a struct or class is a GNU extension [-Werror,-Wgnu-variable-sized-type-not-at-end] struct cmsghdr h; ^ Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'ubusd_event.c')
0 files changed, 0 insertions, 0 deletions