1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Fix build on travis

This commit is contained in:
Paul Fariello 2019-04-10 07:41:09 +03:20
parent 277e8dc901
commit 381d85bcca

View File

@ -35,6 +35,8 @@
#ifndef XMPP_XMPP_H
#define XMPP_XMPP_H
#include <stdint.h>
#include "config.h"
#ifdef HAVE_LIBMESODE