summaryrefslogtreecommitdiff
path: root/news/nget/patches/patch-cache.h
blob: fade8add73d1a584647ff8da6088d3bd04e74a4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-cache.h,v 1.1 2011/12/06 19:51:07 joerg Exp $

--- cache.h.orig	2011-12-06 17:04:06.000000000 +0000
+++ cache.h
@@ -23,6 +23,7 @@
 #endif
 #include <sys/types.h>
 #include <ctype.h>
+#include <climits>
 #include <string>
 #include <map>
 #include "_hash_map.h"