--- kis_panel_frontend.h.orig 2009-12-19 16:27:15.000000000 -0500 +++ kis_panel_frontend.h 2009-12-19 16:27:48.000000000 -0500 @@ -21,6 +21,8 @@ #include "config.h" +typedef void (*sighandler_t)(int); + // Panel has to be here to pass configure, so just test these #if (defined(HAVE_LIBNCURSES) || defined (HAVE_LIBCURSES))