#ifndef __ipport_h #define __ipport_h 1 /*** * typedefs */ typedef void *IPRPC_PORT; #endif