2013-09-26 17:14:40 +02:00

13 lines
237 B
Plaintext

$NetBSD: patch-aa,v 1.3 2003/12/22 10:31:45 jmmv Exp $
--- FileCache.cc.orig 2003-10-29 18:03:24.000000000 +0100
+++ FileCache.cc
@@ -15,6 +15,7 @@
#include <iostream>
#include <fstream>
+#include <memory>
#include <algorithm>