ecore_con: expose proper DBG macro with ecore_con log domain.

This commit is contained in:
Cedric BAIL 2018-04-09 16:59:47 -07:00
parent 407c53e280
commit a327a0e7c7
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@
# include <Exotic.h>
#endif
#include "ecore_con_private.h"
/* OpenSSL's BIO is the abstraction for I/O, provide one for Efl.Io.* */
static int
efl_net_socket_bio_create(BIO *b)