abs-tudelft / fletcher

Fletcher: A framework to integrate FPGA accelerators with Apache Arrow
https://abs-tudelft.github.io/fletcher/
Apache License 2.0
217 stars 31 forks source link

Remove malloc.h include from echo platform #150

Closed mbrobbel closed 5 years ago

mbrobbel commented 5 years ago

This remove the malloc.h include from the echo platform since we're already including stdlib.h.