#ifndef LZFU_H
#define LZFU_H
unsigned char* lzfu_decompress (unsigned char* rtfcomp);
#endif


syntax highlighted by Code2HTML, v. 0.9.1