Including dcc.h in exec.c is unnecessary.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@292 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -13,7 +13,6 @@ static char cvsrevision[] = "$Id$";
|
|||||||
CVS_REVISION(exec_c)
|
CVS_REVISION(exec_c)
|
||||||
#include "struct.h"
|
#include "struct.h"
|
||||||
|
|
||||||
#include "dcc.h"
|
|
||||||
#include "exec.h"
|
#include "exec.h"
|
||||||
#include "vars.h"
|
#include "vars.h"
|
||||||
#include "ircaux.h"
|
#include "ircaux.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user