summaryrefslogtreecommitdiff
path: root/editors/xemacs/patches/patch-src_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs/patches/patch-src_config.h.in')
-rw-r--r--editors/xemacs/patches/patch-src_config.h.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/xemacs/patches/patch-src_config.h.in b/editors/xemacs/patches/patch-src_config.h.in
index 2aa3891e8c3..f8d75470b6a 100644
--- a/editors/xemacs/patches/patch-src_config.h.in
+++ b/editors/xemacs/patches/patch-src_config.h.in
@@ -1,4 +1,6 @@
-$NetBSD: patch-src_config.h.in,v 1.2 2015/02/04 09:19:20 hauke Exp $
+$NetBSD: patch-src_config.h.in,v 1.3 2016/04/13 13:52:27 hauke Exp $
+
+Always use static inline to fix build with C99 compilers.
--- src/config.h.in.orig 2015-01-29 15:04:29.000000000 +0000
+++ src/config.h.in