[libsoup] build: Remove unused gssapi_krb5.h include
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] build: Remove unused gssapi_krb5.h include
- Date: Sat, 23 Jul 2016 16:15:34 +0000 (UTC)
commit 589c2761265f6bf3b8b59b788d48c9b9c461f7de
Author: Ting-Wei Lan <lantw src gnome org>
Date: Tue Apr 26 00:54:01 2016 +0800
build: Remove unused gssapi_krb5.h include
This fixes missing includes problem on FreeBSD.
https://bugzilla.gnome.org/show_bug.cgi?id=765376
libsoup/soup-auth-negotiate.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libsoup/soup-auth-negotiate.c b/libsoup/soup-auth-negotiate.c
index 5b9ea6c..aa5d1cd 100644
--- a/libsoup/soup-auth-negotiate.c
+++ b/libsoup/soup-auth-negotiate.c
@@ -14,7 +14,6 @@
#ifdef LIBSOUP_HAVE_GSSAPI
#include <gssapi/gssapi.h>
-#include <gssapi/gssapi_krb5.h>
#endif /* LIBSOUP_HAVE_GSSAPI */
#include "soup-auth-negotiate.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]