#ifndef W3M_UTIL_H #define W3M_UTIL_H int exec_cmd(char *cmd); #endif