summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorIrina Tirdea <irina.tirdea@intel.com>2012-08-27 19:10:57 +0300
committerIrina Tirdea <irina.tirdea@intel.com>2012-09-12 19:48:51 +0300
commit295b82bd691d413c07665c7e7607fe0e5d3485f5 (patch)
tree8da152b68e33ee98c8e65d090a3d670102140f85 /trusty/coverage/coverage_test.cpp
parent922b460cc790722ffc303b200f02958e4066a2de (diff)
Rename getline to fs_getline for fs_mgr
fs_mgr defines its own version of getline and uses it internally. This leads to a build error if getline is also defined in bionic, since fs_mgr will see readline as defined internally. Rename getline in fs_mgr to a local name (fs_getline) so that there will no longer be any conflicts. This is needed it we want to add getline in bionic. Change-Id: I3a32be71a645e122629802d98ff8f9ab9c419e86 Signed-off-by: Irina Tirdea <irina.tirdea@intel.com>
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions