Declare SUB_MAKEFUNC.
[gedcom-parse.git] / gom / event.h
index 2c3b2782797503754ab7fb89c26066d34e3f6be7..aa519cbda0f14fc8bb08e757b047ef7cfcca0409 100644 (file)
@@ -37,6 +37,8 @@ void event_subscribe();
 int write_events(Gedcom_write_hndl hndl, int parent, EventType evt_type,
                 struct event* evt);
 
+DECLARE_SUB_MAKEFUNC(event);
+
 DECLARE_CLEANFUNC(event);
 DECLARE_ADDFUNC2(event, source_citation);
 DECLARE_ADDFUNC2(event, multimedia_link);