Allow compiling OstreeRepoFinderAvahi without libsoup

Closes: #1605
Approved by: cgwalters
This commit is contained in:
Matthew Leeds 2018-05-25 17:48:39 -07:00 committed by Atomic Bot
parent 2b32de38cf
commit 7412e65f7d
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,6 @@
#include <avahi-common/strlst.h>
#include <avahi-glib/glib-malloc.h>
#include <avahi-glib/glib-watch.h>
#include <libsoup/soup.h>
#include <netinet/in.h>
#include <string.h>
#endif /* HAVE_AVAHI */
@ -55,6 +54,7 @@
#include "ostree-repo-private.h"
#include "ostree-repo.h"
#include "ostree-repo-finder-avahi-private.h"
#include "ostree-soup-uri.h"
#include "otutil.h"
#endif /* HAVE_AVAHI */