#ifndef __MISC_H_
 #define __MISC_H_

unsigned char *mstrdup(unsigned char *);

#endif


syntax highlighted by Code2HTML, v. 0.9.1