diff options
Diffstat (limited to 'lang/cim/patches/patch-src_extspec.h')
-rw-r--r-- | lang/cim/patches/patch-src_extspec.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/cim/patches/patch-src_extspec.h b/lang/cim/patches/patch-src_extspec.h index eb96df008c6..cace0f88f15 100644 --- a/lang/cim/patches/patch-src_extspec.h +++ b/lang/cim/patches/patch-src_extspec.h @@ -1,4 +1,7 @@ -$NetBSD: patch-src_extspec.h,v 1.1 2012/10/26 20:37:15 joerg Exp $ +$NetBSD: patch-src_extspec.h,v 1.2 2015/12/29 23:34:44 dholland Exp $ + +Avoid implicit int. +Use C89. --- src/extspec.h.orig 2012-10-26 13:03:54.000000000 +0000 +++ src/extspec.h |