]> Git Repo - linux.git/blobdiff - tools/testing/selftests/bpf/prog_tests/flow_dissector.c
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf...
[linux.git] / tools / testing / selftests / bpf / prog_tests / flow_dissector.c
index 6b3078dd56455f762221ff2d5392345fb9c2c110..cfcc90cb7ffbe0fb6a1c8c3b1357f7b68ebe923f 100644 (file)
@@ -1,7 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0
+#define _GNU_SOURCE
 #include <test_progs.h>
 #include <network_helpers.h>
-#include <error.h>
 #include <linux/if_tun.h>
 #include <sys/uio.h>
 
This page took 0.028998 seconds and 4 git commands to generate.