Revert "selftests/bpf: Fix compiling flow_dissector.c with musl-libc"

This reverts commit b71a463337.
This commit is contained in:
Ksawlii 2024-11-24 00:23:23 +01:00
parent 4e85dc9828
commit df155beb88

View file

@ -1,5 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#define _GNU_SOURCE
#include <test_progs.h>
#include <network_helpers.h>
#include <error.h>