Bug 1699 - Fix redefinition of uInt by replacing 2nd def with inclusion of 1st. Also fixed numerous other over qualification of method name and token pasting issues which cause GCCE errors.
/* Generated automatically */
#ifndef have_Src_text_globals
#define have_Src_text_globals
extern mod_import_function char*getpermtext _((Eprog prog,Wordcode c));
extern char*getjobtext _((Eprog prog,Wordcode c));
extern void getredirs _((LinkList redirs));
#endif /* !have_Src_text_globals */