summaryrefslogtreecommitdiff
path: root/include/X11/Constraint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Constraint.h')
-rw-r--r--include/X11/Constraint.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/X11/Constraint.h b/include/X11/Constraint.h
index 9bb962e..b8bd902 100644
--- a/include/X11/Constraint.h
+++ b/include/X11/Constraint.h
@@ -50,11 +50,15 @@ SOFTWARE.
#ifndef _XtConstraint_h
#define _XtConstraint_h
+_XFUNCPROTOBEGIN
+
typedef struct _ConstraintClassRec *ConstraintWidgetClass;
#ifndef CONSTRAINT
externalref WidgetClass constraintWidgetClass;
#endif
+_XFUNCPROTOEND
+
#endif /* _XtConstraint_h */
/* DON'T ADD STUFF AFTER THIS #endif */