[empathy] irc-network-dialog: include stdlib.h needed for strtoul
- From: Marco Barisione <mbari src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] irc-network-dialog: include stdlib.h needed for strtoul
- Date: Tue, 20 Aug 2013 11:22:50 +0000 (UTC)
commit 72b6c3a680852d93aba90bfd87db0b7477b3f4f5
Author: Marco Barisione <marco barisione collabora co uk>
Date: Mon May 13 10:33:16 2013 +0100
irc-network-dialog: include stdlib.h needed for strtoul
https://bugzilla.gnome.org/show_bug.cgi?id=699492
tp-account-widgets/tpaw-irc-network-dialog.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tp-account-widgets/tpaw-irc-network-dialog.c b/tp-account-widgets/tpaw-irc-network-dialog.c
index 4d8745e..e077f56 100644
--- a/tp-account-widgets/tpaw-irc-network-dialog.c
+++ b/tp-account-widgets/tpaw-irc-network-dialog.c
@@ -22,6 +22,7 @@
#include "tpaw-irc-network-dialog.h"
#include <glib/gi18n-lib.h>
+#include <stdlib.h>
#include "empathy-ui-utils.h"
#include "tpaw-builder.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]