summaryrefslogtreecommitdiff
path: root/www/dansguardian/patches/patch-Socket.cpp
blob: 57373f17d13fccc41030b038331994f28d4ded66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-Socket.cpp,v 1.1 2011/11/25 22:24:39 joerg Exp $

--- Socket.cpp.orig	2011-11-25 17:12:45.000000000 +0000
+++ Socket.cpp
@@ -34,6 +34,7 @@
 #include <pwd.h>
 #include <cerrno>
 #include <unistd.h>
+#include <cstring>
 #include <string>
 #include <stdexcept>