diff -r 000000000000 -r 2e3d3ce01487 openenvutils/commandshell/shell/inc/termcap.epro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openenvutils/commandshell/shell/inc/termcap.epro Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,12 @@ +/* Generated automatically */ +#ifndef have_Src_Modules_termcap_globals +#define have_Src_Modules_termcap_globals + +#ifdef HAVE_TGETENT +#endif /* HAVE_TGETENT */ +extern int setup_ _((UNUSED(Module m))); +extern int boot_ _((Module m)); +extern int cleanup_ _((Module m)); +extern int finish_ _((UNUSED(Module m))); + +#endif /* !have_Src_Modules_termcap_globals */