mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
Fix for -current - do not include malloc.h
Submitted by: bento
This commit is contained in:
parent
36dee0b354
commit
d74ced5597
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56512
1 changed files with 10 additions and 0 deletions
10
graphics/bbrb/files/patch-src::bbrblist.h
Normal file
10
graphics/bbrb/files/patch-src::bbrblist.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- src/bbrblist.h.orig Sat Mar 23 22:46:19 2002
|
||||
+++ src/bbrblist.h Sat Mar 23 22:46:33 2002
|
||||
@@ -25,7 +25,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
-#include <malloc.h>
|
||||
#include <time.h>
|
||||
#include "filefunctions.h"
|
||||
#include "filethumb.h"
|
Loading…
Add table
Reference in a new issue