/* $Id: tw_server.h 8 2024-09-13 11:18:23Z nishi $ */ #ifndef __TW_SERVER_H__ #define __TW_SERVER_H__ int tw_server_init(void); #endif