1 2 3 4 5 6 7
#ifndef _ISI_GSS_H #define _ISI_GSS_H void proto_reg_handoff_isi_gss(void); void proto_register_isi_gss(void); #endif