summaryrefslogtreecommitdiff
path: root/devel/fastdep/patches/patch-aa
blob: 4ed95bdca1133d747b32d5eea6a5c37cbfd9a09c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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>