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