aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-modem.c
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2018-08-21 14:03:53 -0700
committerAleksander Morgado <aleksander@aleksander.es>2018-08-21 23:11:29 +0200
commit7c5cfa13a19c2c59d003c938283652f071e7004d (patch)
tree1bafd4a30bb9f0d95faa2c8026ebb992a37c3c89 /libmm-glib/mm-modem.c
parentf6c310ba82849f160b180678e6a7110aa210784b (diff)
xmm: include string.h for strlen()
This patch fixes the following compiler warning: xmm/mm-modem-helpers-xmm.c:388:38: error: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Werror,-Wimplicit-function-declaration] g_regex_match_full (r, response, strlen (response), 0, 0, &match_info, &inner_error); ^
Diffstat (limited to 'libmm-glib/mm-modem.c')
0 files changed, 0 insertions, 0 deletions