Sync with the latest one
[platform/framework/web/livebox-viewer.git] / include / client.h
index e0348d4..db8a931 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-extern int client_init(void);
+extern int client_init(int use_thread);
 extern int client_fd(void);
 extern const char *client_addr(void);
 extern int client_fini(void);