mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 08:55:57 +02:00
10 lines
330 B
Diff
10 lines
330 B
Diff
--- a/tensorpipe/channel/cma/context_impl.cc 2023-12-31 13:40:35.080753311 +0100
|
|
+++ b/tensorpipe/channel/cma/context_impl.cc 2023-12-31 13:40:44.570735997 +0100
|
|
@@ -8,7 +8,6 @@
|
|
|
|
#include <tensorpipe/channel/cma/context_impl.h>
|
|
|
|
-#include <linux/prctl.h>
|
|
#include <sys/prctl.h>
|
|
#include <sys/syscall.h>
|
|
#include <sys/uio.h>
|