#ifndef _ISI_NETWORK_H #define _ISI_NETWORK_H void proto_reg_handoff_isi_network(void); void proto_register_isi_network(void); #endif