Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: plugins/modemmgr.c

Issue 5338008: flimflam: Enable -Wimplicit-function-declaration. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/flimflam.git@master
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: plugins/modemmgr.c
diff --git a/plugins/modemmgr.c b/plugins/modemmgr.c
index 1b2a6b7f2fe3c24e080dab6031ef096aea32e21a..545fec68b9f7b26970bdf58f8ee2c69af812a8a1 100644
--- a/plugins/modemmgr.c
+++ b/plugins/modemmgr.c
@@ -23,8 +23,8 @@
#include <config.h>
#endif
+#include <ctype.h>
#include <errno.h>
-
#include <gdbus.h>
#include <stdio.h>
#include <stdlib.h>
« include/service.h ('K') | « plugins/crypto_rot47.c ('k') | plugins/pppd.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698