[glib] Fix make check
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix make check
- Date: Sun, 13 Sep 2015 17:37:52 +0000 (UTC)
commit a7b2b5686aea1199e3cdea7d1c743e087a1e5b1d
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Sep 13 13:37:10 2015 -0400
Fix make check
I forgot to add the include to make I_() known in gdbusdaemon.c
gio/gdbusdaemon.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gdbusdaemon.c b/gio/gdbusdaemon.c
index 3e0b214..69a4f79 100644
--- a/gio/gdbusdaemon.c
+++ b/gio/gdbusdaemon.c
@@ -7,6 +7,7 @@
#include <gio/gio.h>
#include <gio/gunixsocketaddress.h>
#include "gdbusdaemon.h"
+#include "glibintl.h"
#include "gdbus-daemon-generated.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]