summaryrefslogtreecommitdiff
path: root/devel/dwarfdump/files/patch-malloc.h
blob: 3dcce8424d618be0c35799b57045c2f51664704c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- makename.c.orig	Mon Nov 22 19:20:33 2004
+++ makename.c	Sat Feb 12 22:56:10 2005
@@ -45,7 +45,6 @@
 */
 
 #include <stdio.h>
-#include <malloc.h>
 #include <string.h>
 #include <stdlib.h>
 #include "makename.h"