$NetBSD: patch-ap,v 1.4 2016/02/10 09:19:22 wiz Exp $ --- jack/types.h.orig 2013-11-30 16:24:00.000000000 +0000 +++ jack/types.h @@ -27,7 +27,7 @@ typedef uint64_t jack_uuid_t; -typedef int32_t jack_shmsize_t; +typedef size_t jack_shmsize_t; /** * Type used to represent sample frame counts.