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

This reverts commit 84fa98f39a.
This commit is contained in:
Ksawlii 2024-11-24 00:23:23 +01:00
parent 0b36f379bb
commit 4e85dc9828

View file

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