7 lines
78 B
C
7 lines
78 B
C
#ifndef __H_STABBER
|
|
#define __H_STABBER
|
|
|
|
int stabber_start(int port);
|
|
|
|
#endif
|