1 2 3 4 5 6 7
#ifdef __hpux #define _XOPEN_SOURCE_EXTENDED #define _BOOL_DEFINED #endif /* __hpux */ #include <curses.h> #include <form.h>