diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-03-05 15:51:18 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-03-05 15:52:01 (GMT) |
commit | 02e978d601cdcf2ea9bb39ae21207c3b97d16e22 (patch) | |
tree | e82bd78f64481bbf8374b41b41e87407fe0aefe3 /ChangeLog | |
parent | 71f3b31f2e05dc3ed8201c409c9b9f39eb8bdfe0 (diff) |
Removed the useless libio.h entry from included headers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +16-03-05 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/arm/v7/helpers.h: + * src/arch/arm/v7/pseudo.c: + Remove the useless libio.h entry from included headers. This header + can not be found on Windows. + 16-03-01 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |