2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2025-02-18 03:24:41 +00:00
2008-04-10 19:36:34 +00:00

30 lines
526 B
C

/* Hint file for the NeXT platform.
*
* If this configuration doesn't work, look at the file "c-none.h"
* for how to set the configuration options.
*/
/* These hints thanks to Anno Siegel <anno4000@w172zrz.zrz.tu-berlin.d400.de>*/
#include <curses.h>
#ifdef C_PANELSUPPORT
#include <panel.h>
#endif
#ifdef C_MENUSUPPORT
#include <menu.h>
#endif
#ifdef C_FORMSUPPORT
#include <form.h>
#endif
#define C_LONGNAME
#undef C_LONG0ARGS
#define C_LONG2ARGS
#define C_TOUCHLINE
#undef C_TOUCH3ARGS
#define C_TOUCH4ARGS