summaryrefslogtreecommitdiff
path: root/net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch')
-rw-r--r--net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch b/net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch
new file mode 100644
index 000000000000..9731e7da16a5
--- /dev/null
+++ b/net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch
@@ -0,0 +1,13 @@
+
+ Add XrdNetPMark.hh to set of public headers
+
+--- a/src/XrdHeaders.cmake
++++ b/src/XrdHeaders.cmake
+@@ -21,6 +21,7 @@ set( XROOTD_PUBLIC_HEADERS
+ XrdNet/XrdNetCmsNotify.hh
+ XrdNet/XrdNetConnect.hh
+ XrdNet/XrdNetOpts.hh
++ XrdNet/XrdNetPMark.hh
+ XrdNet/XrdNetSockAddr.hh
+ XrdNet/XrdNetSocket.hh
+ XrdOuc/XrdOucBuffer.hh