aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xorg-headers-native/X11/EventI.h
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-19 22:28:57 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-19 22:28:57 +0200
commit89fd09bf9e240e8d2e9307777d56ae56799789b2 (patch)
tree2d0e9c0dbaee3e01b3acf990311193ff2efddb26 /recipes/xorg-lib/xorg-headers-native/X11/EventI.h
parentb82f2e190517a02d7c1f7003e667dcf42f168834 (diff)
parent8104d8054ea49891b4a92f22ee3b13a70557ceb2 (diff)
downloadopenembedded-89fd09bf9e240e8d2e9307777d56ae56799789b2.tar.gz
Merge remote branch 'origin/org.openembedded.dev' into shr/unstable
Diffstat (limited to 'recipes/xorg-lib/xorg-headers-native/X11/EventI.h')
-rw-r--r--recipes/xorg-lib/xorg-headers-native/X11/EventI.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xorg-lib/xorg-headers-native/X11/EventI.h b/recipes/xorg-lib/xorg-headers-native/X11/EventI.h
index 00858e71ea..d2d1d0f439 100644
--- a/recipes/xorg-lib/xorg-headers-native/X11/EventI.h
+++ b/recipes/xorg-lib/xorg-headers-native/X11/EventI.h
@@ -65,6 +65,8 @@ typedef struct _XtGrabRec *XtGrabList;
#include "PassivGraI.h"
+_XFUNCPROTOBEGIN
+
extern void _XtEventInitialize(
void
);
@@ -131,4 +133,6 @@ extern void _XtFillAncestorList(Widget **listPtr, int *maxElemsPtr,
/* NextEvent.c */
extern Boolean XtAppPeekEvent_SkipTimer;
+_XFUNCPROTOEND
+
#endif /* _Event_h_ */