summaryrefslogtreecommitdiff
path: root/framebuffer/fbtk/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'framebuffer/fbtk/user.c')
-rw-r--r--framebuffer/fbtk/user.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/framebuffer/fbtk/user.c b/framebuffer/fbtk/user.c
index 7b0f36ef7..7a06a69a8 100644
--- a/framebuffer/fbtk/user.c
+++ b/framebuffer/fbtk/user.c
@@ -18,7 +18,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <malloc.h>
+#include <stdlib.h>
#include <libnsfb.h>