From 85fd8df03df56027645a52c91e9dac6712d86195 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Sun, 8 Sep 2024 00:15:38 +0900 Subject: missing_socket: drop unnecessary definitions Now, we have copy of vm_sockets.h, hence these definitions are not necessary anymore. --- meson.build | 1 - 1 file changed, 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index fbc2bbdf2f..c26302d25c 100644 --- a/meson.build +++ b/meson.build @@ -764,7 +764,6 @@ foreach header : ['crypt.h', 'linux/ioprio.h', 'linux/memfd.h', 'linux/time_types.h', - 'linux/vm_sockets.h', 'sys/auxv.h', 'sys/sdt.h', 'threads.h', -- cgit v1.2.3