Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 169237
Collapse All | Expand All

(-)vim7/src/if_ruby.c.orig (-1 / +1 lines)
Lines 54-60 Link Here
54
#undef _
54
#undef _
55
55
56
/* T_DATA defined both by Ruby and Mac header files, hack around it... */
56
/* T_DATA defined both by Ruby and Mac header files, hack around it... */
57
#ifdef FEAT_GUI_MAC
57
#ifdef MACOS_X_UNIX /* was FEAT_GUI_MAC */
58
# define __OPENTRANSPORT__
58
# define __OPENTRANSPORT__
59
# define __OPENTRANSPORTPROTOCOL__
59
# define __OPENTRANSPORTPROTOCOL__
60
# define __OPENTRANSPORTPROVIDERS__
60
# define __OPENTRANSPORTPROVIDERS__

Return to bug 169237