mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-12-23 03:53:43 +01:00
malloc.h is not needed.
This commit is contained in:
parent
6e07e94d5d
commit
574d32a829
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|||
/* This file tests dynamic code-generation via function-cloning. */
|
||||
|
||||
#include <libunwind.h>
|
||||
#include <malloc.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in a new issue