The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
/*  Hint file for Darwin Kernel Version 7.5.0, ncurses version of 
    libcurses.  Based in FreeBSD, ncurses hints file

    This file came from gene03@smalltime.com, September 2004.
*/

#include <ncurses.h>

#ifdef C_PANELFUNCTION
#include <panel.h>
#endif


#ifdef C_MENUFUNCTION
#include <menu.h>
#endif


#ifdef C_FORMFUNCTION
#include <form.h>
#endif

#define C_LONGNAME
#define C_LONG0ARGS
#undef  C_LONG2ARGS

#define C_TOUCHLINE
#define C_TOUCH3ARGS
#undef  C_TOUCH4ARGS