commit | a3d753f36f517d9fd98df5a5e51ed01361e6c997 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Dec 05 13:33:29 2016 -0800 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue May 23 22:31:06 2017 -0400 |
tree | 1dc56b0ef84892a6e219be2d8ce22b0098a943d8 | |
parent | e2ddfccfb6f2ffd2bdd62f55de1b5f16fc936288 [diff] |
AOSP: _GNU_SOURCE must be defined before any #include. Fixes the "asprintf undeclared" warning in this code. Bug: N/A Test: builds Change-Id: I42e1bfbdbc0391c5e5d7908204f9064ec858c84d From AOSP commit: 1ebca4b43115846af705bd320bccb8f930e328c8 Signed-off-by: Theodore Ts'o <tytso@mit.edu>