lichao
2021-05-20 4ad4f24f18cf7d0af22ca885baebc6a3eb37e7d0
src/shm_socket.h
File was renamed from src/socket.h
@@ -1,7 +1,7 @@
/*
 * =====================================================================================
 *
 *       Filename:  socket.h
 *       Filename:  shm_socket.h
 *
 *    Description:  
 *
@@ -16,8 +16,8 @@
 * =====================================================================================
 */
#ifndef SOCKET_GWTJHBPO
#define SOCKET_GWTJHBPO
#ifndef SHM_SOCKET_GWTJHBPO
#define SHM_SOCKET_GWTJHBPO
#include "bh_util.h"
#include "defs.h"
@@ -196,4 +196,4 @@
   std::atomic<int> alloc_id_;
};
#endif // end of include guard: SOCKET_GWTJHBPO
#endif // end of include guard: SHM_SOCKET_GWTJHBPO