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
212 B

--- a/src/sys/dsdploginfo.c
+++ b/src/sys/dsdploginfo.c
@@ -6,7 +6,6 @@
#include <stdarg.h>
#include <sys/types.h>
#include <stdlib.h>
-#include <malloc.h>
#include "dsdpsys.h"
#include "dsdpbasictypes.h"