summaryrefslogtreecommitdiffstats
path: root/src/isi-call.h
blob: ee401fe708e05b7c669e94d3c12008301766e91d (plain)
1
2
3
4
5
6
7
8
#ifndef _ISI_CALL_H
#define _ISI_CALL_H

void proto_reg_handoff_isi_call(void);
void proto_register_isi_call(void);

#endif