From fa43c2f2cd0f35ffef2d213b0109e039c8824f7c Mon Sep 17 00:00:00 2001 From: Kinsbursky Stanislav Date: Tue, 29 May 2012 16:21:00 +0400 Subject: [PATCH] parasite: remove unused headers Signed-off-by: Stanislav Kinsbursky Signed-off-by: Pavel Emelyanov --- parasite.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/parasite.c b/parasite.c index ab8e2192a..fb1ddb750 100644 --- a/parasite.c +++ b/parasite.c @@ -1,13 +1,8 @@ #include -#include -#include -#include "compiler.h" -#include "types.h" #include "syscall.h" #include "parasite.h" #include "util.h" -#include "util-net.h" /* * Some notes on parasite code overall. There are a few