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

This reverts commit adf067b8b0.
This commit is contained in:
Ksawlii 2024-11-24 00:23:23 +01:00
parent df155beb88
commit 456a6862be

View file

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