remove include of malloc.h to unbreak on -current
This commit is contained in:
parent
fc3490924d
commit
704850c3d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51328
10
audio/kdemultimedia2/files/patch-wm_helpers.c
Normal file
10
audio/kdemultimedia2/files/patch-wm_helpers.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- kscd/libwm/wm_helpers.c Mon Dec 10 20:02:44 2001
|
||||
+++ kscd/libwm/wm_helpers.c.new Mon Dec 10 20:02:51 2001
|
||||
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
-#include <malloc.h>
|
||||
#include <errno.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/time.h>
|
10
audio/kdemultimedia3/files/patch-wm_helpers.c
Normal file
10
audio/kdemultimedia3/files/patch-wm_helpers.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- kscd/libwm/wm_helpers.c Mon Dec 10 20:02:44 2001
|
||||
+++ kscd/libwm/wm_helpers.c.new Mon Dec 10 20:02:51 2001
|
||||
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
-#include <malloc.h>
|
||||
#include <errno.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/time.h>
|
10
multimedia/kdemultimedia3/files/patch-wm_helpers.c
Normal file
10
multimedia/kdemultimedia3/files/patch-wm_helpers.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- kscd/libwm/wm_helpers.c Mon Dec 10 20:02:44 2001
|
||||
+++ kscd/libwm/wm_helpers.c.new Mon Dec 10 20:02:51 2001
|
||||
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
-#include <malloc.h>
|
||||
#include <errno.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/time.h>
|
10
multimedia/kdemultimedia4/files/patch-wm_helpers.c
Normal file
10
multimedia/kdemultimedia4/files/patch-wm_helpers.c
Normal file
@ -0,0 +1,10 @@
|
||||
--- kscd/libwm/wm_helpers.c Mon Dec 10 20:02:44 2001
|
||||
+++ kscd/libwm/wm_helpers.c.new Mon Dec 10 20:02:51 2001
|
||||
@@ -30,7 +30,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
-#include <malloc.h>
|
||||
#include <errno.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/time.h>
|
Loading…
Reference in New Issue
Block a user