telepathy-glib: tls-certificate.c: don't include errno.h, no longer needed
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Wed May 9 03:15:55 PDT 2012
Module: telepathy-glib
Branch: master
Commit: 2583fd739e8bf6be746ad310b7c5a3ce94c9b1cb
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=2583fd739e8bf6be746ad310b7c5a3ce94c9b1cb
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Tue Dec 14 15:40:17 2010 +0000
tls-certificate.c: don't include errno.h, no longer needed
---
telepathy-glib/tls-certificate.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/telepathy-glib/tls-certificate.c b/telepathy-glib/tls-certificate.c
index e866748..c8792c4 100644
--- a/telepathy-glib/tls-certificate.c
+++ b/telepathy-glib/tls-certificate.c
@@ -23,8 +23,6 @@
#include <config.h>
#include "telepathy-glib/tls-certificate.h"
-#include <errno.h>
-
#include <glib/gstdio.h>
#include <telepathy-glib/dbus.h>
More information about the telepathy-commits
mailing list