From 61468fc74569ee18331e91c495dc7110de8dab32 Mon Sep 17 00:00:00 2001 From: naddy Date: Mon, 30 Dec 2002 22:03:42 +0000 Subject: Fix build on 64-bit platforms. Reported by: bento --- devel/shmap/files/patch-shmap_shmap.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 devel/shmap/files/patch-shmap_shmap.c (limited to 'devel') diff --git a/devel/shmap/files/patch-shmap_shmap.c b/devel/shmap/files/patch-shmap_shmap.c new file mode 100644 index 000000000000..d80433767b96 --- /dev/null +++ b/devel/shmap/files/patch-shmap_shmap.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- shmap/shmap.c.orig Mon Dec 30 22:56:29 2002 ++++ shmap/shmap.c Mon Dec 30 22:59:36 2002 +@@ -706,7 +706,7 @@ + /* + returns the amount of items in hashmap + */ +-unsigned int shmap_items ( shmap * map ) ++size_t shmap_items ( shmap * map ) + { + CHECK_NULL0(map) + -- cgit t/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats