History | View | Annotate | Download (122 Bytes)
#ifndef HLTP_H_INCLUDED
#define HLTP_H_INCLUDED
int hltp_send_string(int port, const char *p);
#endif //HLTP_H_INCLUDED