--- rxvt-unicode/src/rxvtc.C 2008/06/15 13:54:15 1.32 +++ rxvt-unicode/src/rxvtc.C 2012/01/19 13:33:43 1.35 @@ -3,7 +3,7 @@ *----------------------------------------------------------------------* * * All portions of code are copyright by their respective author/s. - * Copyright (c) 2003-2006 Marc Lehmann + * Copyright (c) 2003-2006 Marc Lehmann * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,10 +21,10 @@ *----------------------------------------------------------------------*/ #include "../config.h" -#include -#include -#include -#include +#include +#include +#include +#include #include #include @@ -33,8 +33,6 @@ #include "rxvtdaemon.h" #include "libptytty.h" -#include "rxvt.h" - #define STATUS_SUCCESS 0 #define STATUS_FAILURE 1 #define STATUS_CONNECTION_FAILED 2