#ifndef __INT_STREAM_H_
 #define __INT_STREAM_H_

int int_stream_init(eps_t *, int *);
void int_stream_restart(eps_t *, int *);

#endif


syntax highlighted by Code2HTML, v. 0.9.1