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

--- SysV.cpp.orig	2011-11-25 17:13:55.000000000 +0000
+++ SysV.cpp
@@ -20,6 +20,7 @@
 #include <cstdio>
 #include <unistd.h>
 #include <cstdlib>
+#include <cstring>
 #include <fcntl.h>
 #include <csignal>
 #include "SysV.hpp"