# HG changeset patch # User Florian Pose # Date 1147697844 0 # Node ID 7b3126cf6dabf75536152987887974c0a2c3777f # Parent 34d7ce41e9db4bf1213c34427b571e19d93c1b71 Removed unnecessary includes. diff -r 34d7ce41e9db -r 7b3126cf6dab master/command.c --- a/master/command.c Fri May 12 14:48:24 2006 +0000 +++ b/master/command.c Mon May 15 12:57:24 2006 +0000 @@ -29,7 +29,6 @@ /*****************************************************************************/ #include -#include #include "command.h" #include "master.h"