/* This header is used to fix incompatibilities with native9 and APE To be used in conjuction with sed script to edit native source Native9 getenv mallocs memory which will be freed */ extern char *getenvalloc(char *p);