Fix Linux rpc problems with new glibc
[oweals/cde.git] / cde / programs / dtcreate / UxXt.h
index fdc6b4664f174977501c409371efb331c8b51894..e059ee9468124cb787050f2457ee80bcfe7cbea4 100644 (file)
@@ -1,3 +1,25 @@
+/*
+ * CDE - Common Desktop Environment
+ *
+ * Copyright (c) 1993-2012, The Open Group. All rights reserved.
+ *
+ * These libraries and programs are free software; you can
+ * redistribute them and/or modify them under the terms of the GNU
+ * Lesser General Public License as published by the Free Software
+ * Foundation; either version 2 of the License, or (at your option)
+ * any later version.
+ *
+ * These libraries and programs are distributed in the hope that
+ * they will be useful, but WITHOUT ANY WARRANTY; without even the
+ * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ * PURPOSE. See the GNU Lesser General Public License for more
+ * details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with these libraries and programs; if not, write
+ * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
+ * Floor, Boston, MA 02110-1301 USA
+ */
 /* @(#)95       1.3  com/config/UxXt.h, aic, aic324, 9322324a 6/1/93 16:14:00 */
 /*
  *  COMPONENT_NAME: AIC           AIXwindows Interface Composer
@@ -148,6 +170,7 @@ extern  void            UxMrmRegisterClass( char *, Widget (*)(Widget, String, A
 /* The following are declarations of the functions in UxXt.c */
 
 
+extern  void*          UxNewContext (size_t size, int isSubclass);
 extern  int             UxPopupInterface( Widget wgt, XtGrabKind grab_flag );
 extern  int             UxPopdownInterface( Widget wgt );
 extern  int             UxDestroyInterface( Widget wgt);