test_net_socket/test_net_mod_socket.c
@@ -1,6 +1,6 @@ #include "net_mod_server_socket_wrapper.h" #include "net_mod_socket_wrapper.h" #include "shm_mm.h" #include "shm_mm_wraper.h" #include "usg_common.h" #include <getopt.h> @@ -257,7 +257,7 @@ int main(int argc, char *argv[]) { shm_init(512); shm_mm_wrapper_init(512); argument_t opt = parse_args(argc, argv);