libpurple/internal.h

branch
next.minor
changeset 25888
d0fdd378a635
parent 24569
5dbd0617a27d
child 26615
2171a9101814
equal deleted inserted replaced
25887:6eac2f6c32e2 25888:d0fdd378a635
100 #endif 100 #endif
101 101
102 #include <gmodule.h> 102 #include <gmodule.h>
103 103
104 #ifdef PURPLE_PLUGINS 104 #ifdef PURPLE_PLUGINS
105 # ifdef HAVE_DLFCN_H 105 # ifdef HAVE_DLFCN_H
106 # include <dlfcn.h> 106 # include <dlfcn.h>
107 # endif 107 # endif
108 #endif 108 #endif
109 109
110 #ifndef _WIN32 110 #ifndef _WIN32

mercurial