Tizen 2.0 Release
[framework/web/wrt-commons.git] / modules / rpc / src / unix_socket_rpc_connection.cpp
index 28fea84..1a4615f 100644 (file)
@@ -19,6 +19,7 @@
  * @version     1.0
  * @brief       This file is the implementation file of unix socket RPC connection
  */
+#include <stddef.h>
 #include <dpl/rpc/unix_socket_rpc_connection.h>
 
 namespace DPL