mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix build on -current (remove <malloc.h>)
This commit is contained in:
parent
8867b37fc4
commit
84d5810d23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68790
10
astro/libnova/files/patch-misc.c
Normal file
10
astro/libnova/files/patch-misc.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- ./src/misc.c.orig Fri Oct 25 01:29:37 2002
|
||||
+++ ./src/misc.c Fri Oct 25 01:29:45 2002
|
||||
@@ -36,7 +36,6 @@
|
||||
|
||||
/**/
|
||||
#include <stdio.h>
|
||||
-#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
Loading…
Reference in New Issue
Block a user