remove include of malloc.h to unbreak on -current

This commit is contained in:
Alfred Perlstein 2001-12-11 06:40:47 +00:00
parent fc3490924d
commit 704850c3d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51328
4 changed files with 40 additions and 0 deletions

View 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>

View 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>

View 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>

View 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>