#ifndef WEPOLL_INIT_H_ #define WEPOLL_INIT_H_ #include "internal.h" WEPOLL_INTERNAL int init(void); #endif /* WEPOLL_INIT_H_ */