From b2208169f576d23dadda570f5ba5da3cae695919 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Mon, 9 Mar 2009 16:22:04 +0000 Subject: Bobcat is an acronym of `Brokken's Own Base Classes And Templates'. It is a shared library implementing C++ classes that are frequently used in software developed by Frank Brokken. Frank's existing programs will depend on `bobcat' in the near future. WWW: http://bobcat.sourceforge.net/ Approved by: tabthorpe --- devel/libbobcat/files/patch-hostname-hostname.ih | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/libbobcat/files/patch-hostname-hostname.ih (limited to 'devel/libbobcat/files/patch-hostname-hostname.ih') diff --git a/devel/libbobcat/files/patch-hostname-hostname.ih b/devel/libbobcat/files/patch-hostname-hostname.ih new file mode 100644 index 000000000000..61ca53163e73 --- /dev/null +++ b/devel/libbobcat/files/patch-hostname-hostname.ih @@ -0,0 +1,10 @@ +--- hostname/hostname.ih.orig 2007-02-13 13:29:39.000000000 +0100 ++++ hostname/hostname.ih 2009-03-04 12:30:14.000000000 +0100 +@@ -3,6 +3,7 @@ + #include + #include + #include ++#include + + using namespace std; + using namespace FBB; -- cgit v1.2.3