summaryrefslogtreecommitdiff
path: root/devel/dwarves/files/patch-elf__symtab.c
blob: ae7a090678d07dccbe02f5e162fe34bb1adef239 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- elf_symtab.c.orig	2016-06-30 19:30:28 UTC
+++ elf_symtab.c
@@ -7,8 +7,8 @@
   published by the Free Software Foundation.
 */
 
-#include <malloc.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include "dutil.h"