From: Dave Reisner Date: Sun, 18 Mar 2012 03:36:30 +0000 (-0400) Subject: tunelp: remove old, now unneeded header X-Git-Tag: v2.22-rc1~644 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb493ccb664169f4c789c7c0e344a20a3e02dfd9;p=thirdparty%2Futil-linux.git tunelp: remove old, now unneeded header malloc and friends are provided by stdlib.h. Signed-off-by: Dave Reisner --- diff --git a/sys-utils/tunelp.c b/sys-utils/tunelp.c index 700fe6558e..98b00f6efc 100644 --- a/sys-utils/tunelp.c +++ b/sys-utils/tunelp.c @@ -52,7 +52,6 @@ #include #include #include -#include #include #include #include