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, 0 insertions, 13 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
deleted file mode 100644
index 9731e7da16a5..000000000000
--- a/net-libs/xrootd/files/xrootd-5.6.3-add-pmark-header.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-
- 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