eet: Including two times the same header is useless in the best case.
authorcedric <cedric>
Mon, 2 Mar 2009 15:39:10 +0000 (15:39 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 2 Mar 2009 15:39:10 +0000 (15:39 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@39334 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/eet_cipher.c

index 4bea26f..d8a0bb6 100644 (file)
 # endif
 #endif
 
-#ifdef HAVE_NETINET_IN_H
-# include <netinet/in.h>
-#endif
-
 #include "Eet.h"
 #include "Eet_private.h"