ecore_ipc: remove unused headers.

This commit is contained in:
Gustavo Sverzut Barbieri 2016-11-22 17:31:56 -02:00
parent 302cf36722
commit 54ca7db20b
1 changed files with 0 additions and 8 deletions

View File

@ -5,14 +5,6 @@
#include <string.h>
#include <sys/types.h>
#ifdef HAVE_NETINET_IN_H
# include <netinet/in.h>
#endif
#ifdef HAVE_WINSOCK2_H
# include <winsock2.h>
#endif
#include <Ecore.h>
#include <ecore_private.h>
#include <Ecore_Con.h>