diff options
| author | 2019-03-19 16:25:37 +0100 | |
|---|---|---|
| committer | 2019-03-19 16:25:37 +0100 | |
| commit | 86008304dc2ad41a274cdacb585c641ec6bbb558 (patch) | |
| tree | 7d8fdd6d9cbba05cebb7d36c4309ea2bb48e0af0 /tools/build/feature/test-libpython.c | |
| parent | ieee802154: hwsim: propagate genlmsg_reply return code (diff) | |
| parent | Documentation: networking: Update netdev-FAQ regarding patches (diff) | |
Merge remote-tracking branch 'net/master'
Diffstat (limited to 'tools/build/feature/test-libpython.c')
| -rw-r--r-- | tools/build/feature/test-libpython.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/feature/test-libpython.c b/tools/build/feature/test-libpython.c index 0c1641b0d9a7..371c9113e49d 100644 --- a/tools/build/feature/test-libpython.c +++ b/tools/build/feature/test-libpython.c @@ -7,3 +7,4 @@ int main(void) return 0; } +#undef _GNU_SOURCE |
