view tcpfwd-remote.h @ 14:5ae28f6101c1

Don't bother printing errno in exit messages (the code wasn't valid anyway)
author Matt Johnston <matt@ucc.asn.au>
date Mon, 07 Jun 2004 11:36:07 +0000
parents 7f77962de998
children
line wrap: on
line source

#ifndef _REMOTETCPFWD_H
#define _REMOTETCPFWD_H

void recv_msg_global_request_remotetcp();

#endif /* _REMOTETCPFWD_H */