src/socket/shm_mod_socket.h
@@ -3,7 +3,7 @@ #include "usg_common.h" #include "shm_socket.h" #include "shm_allocator.h" #include "mem_pool.h" #include "shm_mm.h" #include "hashtable.h" #include "sem_util.h" #include "logger_factory.h" @@ -11,7 +11,7 @@ #include <set> #include "socket_def.h" #define BUS_HEAD_SIZE (64 + 2 * sizeof(uint32_t)) #define BUS_HEAD_SIZE sizeof(bus_head_t) class BusServerSocket; struct bus_head_t