Skip to content
Snippets Groups Projects
Commit 1f6510c4 authored by Simon Glass's avatar Simon Glass
Browse files

exports: Add the malloc.h header


This file should include the malloc.h header since it references malloc().
Fix it.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent cfda60f9
No related branches found
No related tags found
No related merge requests found
#include <common.h>
#include <exports.h>
#include <malloc.h>
#include <spi.h>
#include <i2c.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment