[network-manager-applet/aleksander/mm1-applet: 10/10] applet: added missing header for function isdigit().
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet/aleksander/mm1-applet: 10/10] applet: added missing header for function isdigit().
- Date: Tue, 15 Jan 2013 09:57:27 +0000 (UTC)
commit d50e82e7b0c4ee190893199f7d65beb69fc63f1f
Author: Marius B. Kotsbak <marius kotsbak com>
Date: Sat Jan 12 14:37:38 2013 +0100
applet: added missing header for function isdigit().
src/mobile-helpers.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/mobile-helpers.c b/src/mobile-helpers.c
index ddeead7..dcb437e 100644
--- a/src/mobile-helpers.c
+++ b/src/mobile-helpers.c
@@ -20,6 +20,7 @@
* (C) Copyright 2010 Red Hat, Inc.
*/
+#include <ctype.h>
#include <glib/gi18n.h>
#include <nm-utils.h>
#include <gnome-keyring.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]