From 13f1d0eafe66ce231f6e2a3e1a607ac254dda2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 26 Nov 2022 17:59:49 +0700 Subject: [PATCH] uhd: patch for boost 1.81.0 --- srcpkgs/uhd/patches/fix-include.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/srcpkgs/uhd/patches/fix-include.patch b/srcpkgs/uhd/patches/fix-include.patch index 0b8efaffc3c..4a30a686490 100644 --- a/srcpkgs/uhd/patches/fix-include.patch +++ b/srcpkgs/uhd/patches/fix-include.patch @@ -25,3 +25,15 @@ Index: uhd-4.0.0.0/host/lib/include/uhdlib/utils/rpc.hpp namespace { +Index: uhd-4.0.0.0/host/lib/usrp/common/lmx2592.cpp +=================================================================== +--- uhd-4.0.0.0.orig/host/lib/usrp/common/lmx2592.cpp ++++ uhd-4.0.0.0/host/lib/usrp/common/lmx2592.cpp +@@ -7,6 +7,7 @@ + #include "lmx2592_regs.hpp" + #include + #include ++#include + #include + #include +