diff options
Diffstat (limited to 'x11-toolkits/v/files/patch-includex-v-v_defs.h')
-rw-r--r-- | x11-toolkits/v/files/patch-includex-v-v_defs.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/v/files/patch-includex-v-v_defs.h b/x11-toolkits/v/files/patch-includex-v-v_defs.h new file mode 100644 index 000000000000..4f442b5453f1 --- /dev/null +++ b/x11-toolkits/v/files/patch-includex-v-v_defs.h @@ -0,0 +1,10 @@ +--- includex/v/v_defs.h.orig Mon Apr 28 19:16:56 2003 ++++ includex/v/v_defs.h Thu Mar 9 19:03:12 2006 +@@ -310,6 +310,7 @@ + #define notChk 0 + #define noSub 0 + #define notUsed 0 ++#define notUsedVoid + #define noIcon 0 + + // standard menu definitions |