From 2a68afcbbd9776f4bf56b6b49962d9ad5e36b9e4 Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Sun, 6 Jan 2002 20:53:22 +0000 Subject: Fix for building on -CURRENT without --- net/gnomeicu/files/patch-src::icu_db.c | 14 ++++++++++++++ net/gnomeicu/gnomeicu/files/patch-src::icu_db.c | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 net/gnomeicu/files/patch-src::icu_db.c create mode 100644 net/gnomeicu/gnomeicu/files/patch-src::icu_db.c (limited to 'net/gnomeicu') diff --git a/net/gnomeicu/files/patch-src::icu_db.c b/net/gnomeicu/files/patch-src::icu_db.c new file mode 100644 index 000000000000..0a0196a73c92 --- /dev/null +++ b/net/gnomeicu/files/patch-src::icu_db.c @@ -0,0 +1,14 @@ +--- src/icu_db.c.orig Sat Jan 5 19:15:03 2002 ++++ src/icu_db.c Sat Jan 5 19:16:00 2002 +@@ -33,7 +33,11 @@ + #include + #include + #include ++#if defined(HAVE_STDLIB_H) ++#include ++#else + #include ++#endif + + #if defined(HAVE_LIBGDBM) + #include diff --git a/net/gnomeicu/gnomeicu/files/patch-src::icu_db.c b/net/gnomeicu/gnomeicu/files/patch-src::icu_db.c new file mode 100644 index 000000000000..0a0196a73c92 --- /dev/null +++ b/net/gnomeicu/gnomeicu/files/patch-src::icu_db.c @@ -0,0 +1,14 @@ +--- src/icu_db.c.orig Sat Jan 5 19:15:03 2002 ++++ src/icu_db.c Sat Jan 5 19:16:00 2002 +@@ -33,7 +33,11 @@ + #include + #include + #include ++#if defined(HAVE_STDLIB_H) ++#include ++#else + #include ++#endif + + #if defined(HAVE_LIBGDBM) + #include -- cgit v1.2.3