summaryrefslogtreecommitdiff
path: root/chat/libtlen/patches
diff options
context:
space:
mode:
Diffstat (limited to 'chat/libtlen/patches')
-rw-r--r--chat/libtlen/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/chat/libtlen/patches/patch-ab b/chat/libtlen/patches/patch-ab
new file mode 100644
index 00000000000..cf69f71d482
--- /dev/null
+++ b/chat/libtlen/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1 2005/10/31 18:38:53 tv Exp $
+
+--- lib/libtlen.h.orig 2003-10-18 04:56:08.000000000 -0400
++++ lib/libtlen.h
+@@ -35,6 +35,10 @@
+ #include "xmlparse.h"
+ #include "str.h"
+
++#ifndef INET_ADDRSTRLEN
++#define INET_ADDRSTRLEN 16
++#endif
++
+ // Coby sie g++ kompilowalo
+ #ifdef __cplusplus
+ extern "C"