$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"
