#ifndef SINGLE_H_ #define SINGLE_H_ int single_init(char *src); #endif /* SINGLE_H_ */