[glib-networking/fix-gnutls-include] Do not add direct include to gnutls header on tests
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/fix-gnutls-include] Do not add direct include to gnutls header on tests
- Date: Thu, 7 Feb 2019 11:36:12 +0000 (UTC)
commit 13242ebfd9bde0b8d0df9a56514cef7234af89af
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Thu Feb 7 12:35:26 2019 +0100
Do not add direct include to gnutls header on tests
Fixes #59
tls/tests/file-database.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/tls/tests/file-database.c b/tls/tests/file-database.c
index de9ea14..10fe84e 100644
--- a/tls/tests/file-database.c
+++ b/tls/tests/file-database.c
@@ -28,8 +28,6 @@
#include <gio/gio.h>
-#include "gnutls/gtlscertificate-gnutls.h"
-
#include <sys/types.h>
#include <string.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]