--- rxvt-unicode/src/rxvtc.C 2011/02/21 07:41:02 1.33 +++ rxvt-unicode/src/rxvtc.C 2014/05/22 18:54:33 1.36 @@ -7,7 +7,7 @@ * * 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 - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, @@ -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