commit | 60e251320e33240ea24611682f8ccdb4722a9010 | [log] [tgz] |
---|---|---|
author | Jörg Krause <joerg.krause@embedded.rocks> | Fri Apr 24 22:51:47 2015 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Thu May 28 16:31:34 2015 -0700 |
tree | 8facbe60a4c48d176aa4197d7ffa62ee8f3acc20 | |
parent | c2a904be061fbb854cba5cb6c2a0b3a20d463574 [diff] |
recv_image: do not include error.h recv_image does not use anything from it and it is not available with all C libraries, e.g. musl. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Brian Norris <computersforpeace@gmail.com>