[libsoup/wip/tpopela/negotiate: 41/64] Include the config.h in the soup-auth.h otherwise Negotiate symbols won't be defined
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/tpopela/negotiate: 41/64] Include the config.h in the soup-auth.h otherwise Negotiate symbols won't be defined
- Date: Tue, 16 Feb 2016 12:15:30 +0000 (UTC)
commit 6e91f85c29acb0b7af181573a451d968399cf97a
Author: Tomas Popela <tpopela redhat com>
Date: Tue Jan 19 11:58:24 2016 +0100
Include the config.h in the soup-auth.h otherwise Negotiate symbols won't be defined
libsoup/soup-auth.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/libsoup/soup-auth.h b/libsoup/soup-auth.h
index 8a88638..640aed5 100644
--- a/libsoup/soup-auth.h
+++ b/libsoup/soup-auth.h
@@ -6,6 +6,8 @@
#ifndef SOUP_AUTH_H
#define SOUP_AUTH_H 1
+#include <config.h>
+
#include <libsoup/soup-types.h>
#include <libsoup/soup-headers.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]