diff --git a/source/exec.c b/source/exec.c index 2a8b1f4..dc30bf6 100644 --- a/source/exec.c +++ b/source/exec.c @@ -13,7 +13,6 @@ static char cvsrevision[] = "$Id$"; CVS_REVISION(exec_c) #include "struct.h" -#include "dcc.h" #include "exec.h" #include "vars.h" #include "ircaux.h"