From bdb5416371fd16ee698f744c33a18ef1a0f83d73 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 16 Apr 2010 22:24:38 -0400 Subject: xorg-headers-native: haven't been updated since 2006, do so now Update the combined headers from the following packages: * xproto-7.0.16 * libx11-1.3.3 * libxau-1.0.5 * libxdmcp-1.0.3 * libxt-1.0.8 For example, GenericEvent is new since xproto-7.0.13 and prevents libx11-native from building on an X-less host. Signed-off-by: Denys Dmytriyenko --- recipes/xorg-lib/xorg-headers-native/X11/ObjectP.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes/xorg-lib/xorg-headers-native/X11/ObjectP.h') diff --git a/recipes/xorg-lib/xorg-headers-native/X11/ObjectP.h b/recipes/xorg-lib/xorg-headers-native/X11/ObjectP.h index a24564ef29..0f484d2fd5 100644 --- a/recipes/xorg-lib/xorg-headers-native/X11/ObjectP.h +++ b/recipes/xorg-lib/xorg-headers-native/X11/ObjectP.h @@ -52,6 +52,8 @@ SOFTWARE. #include +_XFUNCPROTOBEGIN + /********************************************************** * Object Instance Data Structures * @@ -132,6 +134,8 @@ typedef struct _ObjectClassRec { externalref ObjectClassRec objectClassRec; +_XFUNCPROTOEND + #define XtObjectExtensionVersion 1L #define XtInheritAllocate ((XtAllocateProc) _XtInherit) #define XtInheritDeallocate ((XtDeallocateProc) _XtInherit) -- cgit v1.2.3