libpurple/core.c

changeset 38412
e25c73450414
parent 38143
8ec7c43c0f9f
child 38894
bde4fb15df80
equal deleted inserted replaced
38411:b7f2d7c563fb 38412:e25c73450414
17 * You should have received a copy of the GNU General Public License 17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21 #include "internal.h" 21 #include "internal.h"
22 #include "cipher.h"
23 #include "cmds.h" 22 #include "cmds.h"
24 #include "connection.h" 23 #include "connection.h"
25 #include "conversation.h" 24 #include "conversation.h"
26 #include "core.h" 25 #include "core.h"
27 #include "debug.h" 26 #include "debug.h"

mercurial