#ifndef __TclAlertConnectionWrapper_h_ #define __TclAlertConnectionWrapper_h_ #include void installAlertConnectionCommands(Tcl_Interp *interp); #endif