We don't want to include <malloc.h>.
PR: ports/31556 Submitted by: Seth Kingsley <sethk@meowfishies.com>
This commit is contained in:
parent
4f6dacada8
commit
dacbe15085
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51207
10
devel/nasm/files/patch-a
Normal file
10
devel/nasm/files/patch-a
Normal file
@ -0,0 +1,10 @@
|
||||
--- rdoff/symtab.c.orig Sun Oct 28 09:23:19 2001
|
||||
+++ rdoff/symtab.c Sun Oct 28 09:23:59 2001
|
||||
@@ -9,7 +9,6 @@
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
-#include <malloc.h>
|
||||
|
||||
#include "symtab.h"
|
||||
#include "hash.h"
|
Loading…
Reference in New Issue
Block a user