summaryrefslogtreecommitdiff
path: root/include/X11/Xaw/VendorEP.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/Xaw/VendorEP.h')
-rw-r--r--include/X11/Xaw/VendorEP.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/X11/Xaw/VendorEP.h b/include/X11/Xaw/VendorEP.h
index 37d65ef..30c6fe3 100644
--- a/include/X11/Xaw/VendorEP.h
+++ b/include/X11/Xaw/VendorEP.h
@@ -51,6 +51,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
+/* $XFree86: xc/lib/Xaw/VendorEP.h,v 1.6 2001/12/14 19:54:45 dawes Exp $ */
#ifndef _VendorEP_h
#define _VendorEP_h
@@ -70,6 +71,9 @@ typedef struct {
Widget parent;
XawImPart im;
XawIcPart ic;
+#ifndef OLDXAW
+ XtPointer pad[4]; /* for future use and keep binary compatability */
+#endif
} XawVendorShellExtPart;
typedef struct XawVendorShellExtRec {