Fixed missing header (malloc.h was including this for us before).
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8599 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6cd4801539
commit
e2d2417f0c
@ -25,6 +25,7 @@
|
||||
#include <elf_priv.h>
|
||||
#include <boot/elf.h>
|
||||
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user