Definition of MAKELINKFUNC.
[gedcom-parse.git] / gom / source.c
index c13acb38f0edab45392c4f64b01411d014c42309..fc46d0352a270e73dd69f001012602c8a46ae8b8 100644 (file)
@@ -43,6 +43,7 @@ DEFINE_DESTROYFUNC(source, gom_first_source)
 DEFINE_ADDFUNC(source, XREF_SOUR)
 DEFINE_DELETEFUNC(source)
 DEFINE_GETXREFFUNC(source, XREF_SOUR)
+DEFINE_MAKELINKFUNC(source, XREF_SOUR)
      
 DEFINE_REC_CB(source, sour_start)
 DEFINE_NULL_CB(source, sour_data_start)