summaryrefslogtreecommitdiff
path: root/news/nget/patches/patch-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'news/nget/patches/patch-cache.h')
-rw-r--r--news/nget/patches/patch-cache.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/news/nget/patches/patch-cache.h b/news/nget/patches/patch-cache.h
new file mode 100644
index 00000000000..fade8add73d
--- /dev/null
+++ b/news/nget/patches/patch-cache.h
@@ -0,0 +1,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"