Definition of MAKELINKFUNC.
[gedcom-parse.git] / gom / address.h
index bff2e3a0e4cf0d0bada2851201aa1afb3643a080..8c35b2eefd0204c56bb7ad6ce109882475ed3e6a 100644 (file)
@@ -29,6 +29,8 @@
 void address_subscribe();
 int write_address(Gedcom_write_hndl hndl, int parent, struct address *address);
 
+DECLARE_SUB_MAKEFUNC(address);
+
 DECLARE_CLEANFUNC(address);
 DECLARE_ADDFUNC2(address, user_data);