You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/dsdp/files/dsdp-5.8-malloc.patch

11 lines
285 B

--- src/sys/dsdploginfo.c.orig 2012-04-04 09:59:25.212518434 +1200
+++ src/sys/dsdploginfo.c 2012-04-04 10:00:05.676522161 +1200
@@ -6,7 +6,6 @@
#include <stdarg.h>
#include <sys/types.h>
#include <stdlib.h>
-#include <malloc.h>
#include "dsdpsys.h"
#include "dsdpbasictypes.h"