--- a/libpurple/internal.h Sun Aug 21 05:32:19 2016 -0400 +++ b/libpurple/internal.h Mon Aug 22 23:03:22 2016 -0400 @@ -101,12 +101,6 @@ #include <langinfo.h> #endif -#ifdef PURPLE_PLUGINS -# ifdef HAVE_DLFCN_H -# include <dlfcn.h> -# endif -#endif - #ifndef _WIN32 # include <netinet/in.h> # include <sys/socket.h>