summaryrefslogtreecommitdiff
path: root/include/X11/Core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Core.h')
-rw-r--r--include/X11/Core.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/X11/Core.h b/include/X11/Core.h
index ff6cb75..e1a7c28 100644
--- a/include/X11/Core.h
+++ b/include/X11/Core.h
@@ -53,6 +53,8 @@ SOFTWARE.
#ifndef _XtCore_h
#define _XtCore_h
+_XFUNCPROTOBEGIN
+
typedef struct _WidgetClassRec *CoreWidgetClass;
typedef struct _WidgetRec *CoreWidget;
externalref WidgetClass coreWidgetClass;
@@ -62,5 +64,7 @@ externalref WidgetClass widgetClass;
#endif
+_XFUNCPROTOEND
+
#endif /* _XtCore_h */
/* DON'T ADD STUFF AFTER THIS #endif */