blob: 4832eba1a6f3e8e717bda7f9f30321f993e57ca6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- libmpc8xx/mpc8xxflash.c.orig Sat Jun 24 12:55:50 2006
+++ libmpc8xx/mpc8xxflash.c Sat Jun 24 12:55:57 2006
@@ -14,7 +14,6 @@
#include <stdio.h>
#include <string.h>
-#include <malloc.h>
#include <ctype.h>
#include <stdlib.h>
|