diff --git a/x11/pdcx11.c b/x11/pdcx11.c index 6e0bc675..9e872d4b 100644 --- a/x11/pdcx11.c +++ b/x11/pdcx11.c @@ -13,8 +13,9 @@ #include "pdcx11.h" -RCSID("$Id: pdcx11.c,v 1.92 2007/06/14 13:50:28 wmcbrine Exp $") +RCSID("$Id: pdcx11.c,v 1.93 2007/06/23 23:02:12 wmcbrine Exp $") +#include #include /*** Functions that are called by both processes ***/ diff --git a/x11/pdcx11.h b/x11/pdcx11.h index d39837d6..e58ccd7f 100644 --- a/x11/pdcx11.h +++ b/x11/pdcx11.h @@ -11,7 +11,7 @@ * See the file maintain.er for details of the current maintainer. * ************************************************************************/ -/* $Id: pdcx11.h,v 1.58 2007/06/23 22:59:13 wmcbrine Exp $ */ +/* $Id: pdcx11.h,v 1.59 2007/06/23 23:02:12 wmcbrine Exp $ */ #ifdef HAVE_CONFIG_H # include @@ -47,8 +47,6 @@ # endif #endif -#include - #include #include #include