mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-08 12:06:20 -05:00
This is already included in newer upstream. Needed to build BPF programs using the MIPS kernel include files. Without this patch, clang fails with "#error Use a Linux compiler or give up." in sgidefs.h when building BPF programs. Signed-off-by: Fredrik Olofsson <fredrik.olofsson@anyfinetworks.com>