svn commit: trunk/busybox/include
vapier at busybox.net
vapier at busybox.net
Sat Mar 17 06:27:38 UTC 2007
Author: vapier
Date: 2007-03-16 23:27:38 -0700 (Fri, 16 Mar 2007)
New Revision: 18131
Log:
punt useless header as pointed out by src.obsolete.headers
Modified:
trunk/busybox/include/libbb.h
Changeset:
Modified: trunk/busybox/include/libbb.h
===================================================================
--- trunk/busybox/include/libbb.h 2007-03-17 06:26:51 UTC (rev 18130)
+++ trunk/busybox/include/libbb.h 2007-03-17 06:27:38 UTC (rev 18131)
@@ -17,7 +17,6 @@
#include <errno.h>
#include <fcntl.h>
#include <inttypes.h>
-#include <malloc.h>
#include <netdb.h>
#include <setjmp.h>
#include <signal.h>
More information about the busybox-cvs
mailing list