summaryrefslogtreecommitdiffstats
path: root/src/isi-simauth.h
blob: e961e12739d3ad4c526e602585f309fc39f958d7 (plain)
1
2
3
4
5
6
7
#ifndef _ISI_SIMAUTH_H
#define _ISI_SIMAUTH_H

void proto_reg_handoff_isi_sim_auth(void);
void proto_register_isi_sim_auth(void);

#endif