aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-libs/files/patch-boost__predef__os__bsd__net.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost-libs/files/patch-boost__predef__os__bsd__net.h')
-rw-r--r--devel/boost-libs/files/patch-boost__predef__os__bsd__net.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/boost-libs/files/patch-boost__predef__os__bsd__net.h b/devel/boost-libs/files/patch-boost__predef__os__bsd__net.h
deleted file mode 100644
index 3582e8c7020d..000000000000
--- a/devel/boost-libs/files/patch-boost__predef__os__bsd__net.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- boost/predef/os/bsd/net.h.orig 2013-10-15 01:23:53.000000000 -0400
-+++ boost/predef/os/bsd/net.h 2014-05-06 18:06:32.000000000 -0400
-@@ -31,7 +31,7 @@
-
- #define BOOST_OS_BSD_NET BOOST_VERSION_NUMBER_NOT_AVAILABLE
-
--#if !BOOST_PREDEF_DETAIL_OS_DETECTED && ( \
-+#if !defined(BOOST_PREDEF_DETAIL_OS_DETECTED) && ( \
- defined(__NETBSD__) || defined(__NetBSD__) \
- )
- # ifndef BOOST_OS_BSD_AVAILABLE