summaryrefslogtreecommitdiffstats
path: root/src/isi-gss.h
blob: d243d6ee7540d4075f0cbaaf15ab4bad49f55801 (plain)
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