Fix Linux rpc problems with new glibc
[oweals/cde.git] / cde / programs / dtcreate / af_aux.h
index d4353367d92df19293cfbc471d7c7bfe5797734f..b2e3aaf1945963371dede559b886e9dacfd2fc2c 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
+ */
 /* $XConsortium: af_aux.h /main/5 1995/11/01 16:09:45 rswiston $ */
 /*****************************************************************************/
 /*                                                                           */
@@ -66,6 +88,7 @@ void getAF_PrintCmd (FiletypeData *);
 
 void init_AddFiletype (FiletypeData *);
 void free_Filetypedata(FiletypeData *);
+void init_AddFiletype_dialog_fields(FiletypeData *pFtD);
 void clear_AddFiletype_dialog_fields(void);
 void AddFiletypeToList();
 void UpdateFiletypeDataArray();