pkgsrc/chat/libtlen/patches/patch-ab
2005-10-31 18:38:53 +00:00

15 lines
317 B
Text

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