*** ./include/gc.h.orig	Fri May 20 13:50:58 2005
--- ./include/gc.h	Sat Dec 10 09:46:22 2005
***************
*** 129,135 ****
  			/* ordered finalization.  Default value is	*/
  			/* determined by JAVA_FINALIZATION macro.	*/
  
! GC_API void (* GC_finalizer_notifier)();
  			/* Invoked by the collector when there are 	*/
  			/* objects to be finalized.  Invoked at most	*/
  			/* once per GC cycle.  Never invoked unless 	*/
--- 129,135 ----
  			/* ordered finalization.  Default value is	*/
  			/* determined by JAVA_FINALIZATION macro.	*/
  
! GC_API void (* GC_finalizer_notifier) GC_PROTO((void));
  			/* Invoked by the collector when there are 	*/
  			/* objects to be finalized.  Invoked at most	*/
  			/* once per GC cycle.  Never invoked unless 	*/
