$OpenBSD$
--- sope-gdl1/GDLAccess/EOPrimaryKeyDictionary.m.orig	Fri Oct 19 17:35:34 2012
+++ sope-gdl1/GDLAccess/EOPrimaryKeyDictionary.m	Fri Oct 19 17:36:01 2012
@@ -104,7 +104,7 @@
     return [key isEqual:_key] ? value : nil;
 }
 
-- (unsigned int)count {
+- (NSUInteger)count {
     return 1;
 }
 - (BOOL)isNotEmpty {
