pkgsrc-ng/net/latd/patches/patch-connection.h
2013-09-26 17:14:40 +02:00

13 lines
339 B
C++

$NetBSD: patch-connection.h,v 1.1 2011/11/25 22:14:17 joerg Exp $
--- connection.h.orig 2011-11-25 19:19:54.000000000 +0000
+++ connection.h
@@ -12,6 +12,7 @@
GNU General Public License for more details.
******************************************************************************/
+#include <cstring>
class LATConnection
{