]> git.ipfire.org Git - thirdparty/openwrt.git/commit
util-linux: change include order to fix build error
authorFelix Fietkau <nbd@nbd.name>
Wed, 23 Apr 2025 08:04:22 +0000 (10:04 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 23 Apr 2025 08:29:14 +0000 (10:29 +0200)
commiteea1d86482367f3f02e756832b682a8fdc16df3b
tree7367f633c93e6fd8047501b6bbc3a38364ccbaf6
parentcb3fc1aef9c01f23d7f740bf0c5f4b432d6d0e79
util-linux: change include order to fix build error

Prevent accidentally including an old version of uuid.h, which causes
the build to fail because of missing definitions.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
tools/util-linux/patches/100-fix_include_order.patch [new file with mode: 0644]