New function gom_set_xref_value.
[gedcom-parse.git] / gom / change_date.h
index b4dd0287314bc71aa96c6417852815d0ecd37e67..ac94b76791890991ee6a4508c984574289472a2c 100644 (file)
@@ -31,6 +31,7 @@ void change_date_subscribe();
 int write_change_date(Gedcom_write_hndl hndl, int parent,
                      struct change_date *chan);
 
+DECLARE_SUB_MAKEFUNC(change_date);
 DECLARE_CLEANFUNC(change_date);
 DECLARE_ADDFUNC2(change_date, note_sub);
 DECLARE_ADDFUNC2(change_date, user_data);