diff options
Diffstat (limited to 'databases/gigabase')
-rw-r--r-- | databases/gigabase/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/gigabase/files/patch-ab b/databases/gigabase/files/patch-ab new file mode 100644 index 00000000000..9264721cc55 --- /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 <sys/param.h> ++#include <netinet/in.h> + #define USE_HTON_NTOH + #elif defined(__linux__) + // |