#ifndef ACCEPT_H_ #define ACCEPT_H_ #include void run_accept(struct server* param); #endif /* ACCEPT_H_ */