12 lines
332 B
C++
12 lines
332 B
C++
$NetBSD: patch-DynamicURLList.cpp,v 1.1 2011/11/25 22:24:39 joerg Exp $
|
|
|
|
--- DynamicURLList.cpp.orig 2011-11-25 17:14:23.000000000 +0000
|
|
+++ DynamicURLList.cpp
|
|
@@ -23,6 +23,7 @@
|
|
#include "OptionContainer.hpp"
|
|
#include <sys/stat.h>
|
|
#include <sys/time.h>
|
|
+#include <cstring>
|
|
|
|
extern OptionContainer o;
|
|
extern bool isDaemonised;
|