#ifndef __SCAMPER_CONTROL_H
#define __SCAMPER_CONTROL_H

int scamper_control_init(int port);
void scamper_control_cleanup(void);

#endif


syntax highlighted by Code2HTML, v. 0.9.1