diff --git a/panel/panel.c b/panel/panel.c index 0c8a3aec..7bf5d311 100644 --- a/panel/panel.c +++ b/panel/panel.c @@ -15,16 +15,15 @@ * See the file maintain.er for details of the current maintainer. * ************************************************************************/ -#define CURSES_LIBRARY 1 - #ifdef HAVE_CONFIG_H # include #endif #include +#include #include -RCSID("$Id: panel.c,v 1.21 2006/06/02 02:39:34 wmcbrine Exp $"); +RCSID("$Id: panel.c,v 1.22 2006/08/10 01:44:08 wmcbrine Exp $"); /*man-start**************************************************************