add endian

This commit is contained in:
Martin Schröder 2017-02-17 23:47:05 +01:00
parent a024c6e3a2
commit d0fe517599

View file

@ -16,6 +16,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <endian.h>
#include "blob.h"
#include "ieee754.h"