#ifndef MEMCOLL_H_ # define MEMCOLL_H_ 1 # include int memcoll (char *, size_t, char *, size_t); #endif /* MEMCOLL_H_ */