Functions for moving an xref in a list.
[gedcom-parse.git] / gom / address.h
index 8c35b2eefd0204c56bb7ad6ce109882475ed3e6a..b738247208d3a0d9629d3d07425e57dab64b00c6 100644 (file)
@@ -31,6 +31,7 @@ int write_address(Gedcom_write_hndl hndl, int parent, struct address *address);
 
 DECLARE_SUB_MAKEFUNC(address);
 
+DECLARE_UNREFALLFUNC(address);
 DECLARE_CLEANFUNC(address);
 DECLARE_ADDFUNC2(address, user_data);