From 1e282bc63c7a5fb1f3679e9e1b10251c13a8cab0 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 10 Jan 2008 23:19:30 +0000 Subject: - Update to 0.9.4 PR: 119503 Submitted by: KATO Tsuguru --- net-p2p/gtkhx/files/patch-src__hx.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 net-p2p/gtkhx/files/patch-src__hx.h (limited to 'net-p2p/gtkhx/files/patch-src__hx.h') diff --git a/net-p2p/gtkhx/files/patch-src__hx.h b/net-p2p/gtkhx/files/patch-src__hx.h new file mode 100644 index 000000000000..5a10948e68cc --- /dev/null +++ b/net-p2p/gtkhx/files/patch-src__hx.h @@ -0,0 +1,13 @@ +--- src/hx.h.orig Tue Apr 8 05:05:31 2003 ++++ src/hx.h Fri Jan 11 01:49:32 2008 +@@ -172,10 +172,6 @@ + + extern char **hxd_environ; + +-#if !defined(HAVE_INET_NTOA_R) +-extern int inet_ntoa_r (struct in_addr in, char *buf, size_t buflen); +-#endif +- + #ifndef HAVE_LOCALTIME_R + extern struct tm *localtime_r (const time_t *t, struct tm *tm); + #endif -- cgit v1.2.3