Declare SUB_MAKEFUNC.
[gedcom-parse.git] / gom / place.h
index 81291d3ddb7d536340236f759cc8cf6f53c3cc30..614dacb3fc08733ace090dbbb71f3cd7507a494c 100644 (file)
@@ -30,6 +30,8 @@
 void place_subscribe();
 int write_place(Gedcom_write_hndl hndl, int parent, struct place* place);
 
+DECLARE_SUB_MAKEFUNC(place);
+
 DECLARE_CLEANFUNC(place);
 DECLARE_ADDFUNC2(place, source_citation);
 DECLARE_ADDFUNC2(place, note_sub);