From 05f7f5bac23ff44737116ad95d42087a0da04edd Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 9 Sep 2002 01:26:59 +0000 Subject: Fix build on -current (incorrect #include) Submitted by: kan --- databases/gigabase/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 databases/gigabase/files/patch-ab (limited to 'databases/gigabase/files/patch-ab') diff --git a/databases/gigabase/files/patch-ab b/databases/gigabase/files/patch-ab new file mode 100644 index 000000000000..9264721cc55a --- /dev/null +++ b/databases/gigabase/files/patch-ab @@ -0,0 +1,11 @@ +--- cliproto.h.orig Sat Sep 7 16:38:49 2002 ++++ cliproto.h Sat Sep 7 16:39:07 2002 +@@ -79,7 +79,7 @@ + + + #if defined(__FreeBSD__) +-#include ++#include + #define USE_HTON_NTOH + #elif defined(__linux__) + // -- cgit v1.2.3