diff options
Diffstat (limited to 'sysutils/gnome-commander/patches/patch-src_dict.h')
-rw-r--r-- | sysutils/gnome-commander/patches/patch-src_dict.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/gnome-commander/patches/patch-src_dict.h b/sysutils/gnome-commander/patches/patch-src_dict.h index 840ddf00e65..9254c1c2992 100644 --- a/sysutils/gnome-commander/patches/patch-src_dict.h +++ b/sysutils/gnome-commander/patches/patch-src_dict.h @@ -1,4 +1,6 @@ -$NetBSD: patch-src_dict.h,v 1.1 2012/12/22 20:03:47 joerg Exp $ +$NetBSD: patch-src_dict.h,v 1.2 2012/12/23 03:23:20 dholland Exp $ + +Pick up make_pair from the correct namespace; fixes clang build. --- src/dict.h.orig 2012-12-22 19:19:36.000000000 +0000 +++ src/dict.h |