From dbb65b089d15b61d85e4f44955c1cf6d074bbe8a Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Mon, 15 May 2006 12:57:24 +0000 Subject: [PATCH] Removed unnecessary includes. --- master/command.c | 1 - 1 file changed, 1 deletion(-) diff --git a/master/command.c b/master/command.c index 675afa0b..ad074064 100644 --- a/master/command.c +++ b/master/command.c @@ -29,7 +29,6 @@ /*****************************************************************************/ #include -#include #include "command.h" #include "master.h"