From 05916d799f62a14ab8d6de9b75ad8e4079f10a9c Mon Sep 17 00:00:00 2001 From: Lars Engels Date: Wed, 3 Sep 2008 15:01:19 +0000 Subject: Unbreak on CURRENT PR: ports/126489 Submitted by: "Dima Panov" Approved by: Peter Hofer (maintainer) --- .../files/patch-libdesktopbsd-netinterface.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sysutils/desktopbsd-tools/files/patch-libdesktopbsd-netinterface.cpp (limited to 'sysutils/desktopbsd-tools/files/patch-libdesktopbsd-netinterface.cpp') diff --git a/sysutils/desktopbsd-tools/files/patch-libdesktopbsd-netinterface.cpp b/sysutils/desktopbsd-tools/files/patch-libdesktopbsd-netinterface.cpp new file mode 100644 index 000000000000..7b295ab5b001 --- /dev/null +++ b/sysutils/desktopbsd-tools/files/patch-libdesktopbsd-netinterface.cpp @@ -0,0 +1,12 @@ +--- libdesktopbsd/netinterface.cpp.orig 2007-07-29 09:36:00.000000000 +1100 ++++ libdesktopbsd/netinterface.cpp 2008-07-04 17:00:31.000000000 +1100 +@@ -22,6 +22,9 @@ + #include + #include + #include ++#if defined(__FreeBSD_version) && __FreeBSD_version >= 800038 ++#include ++#endif + #include + #include + #include -- cgit v1.2.3