macutils/hexbin/hqx.h

7 lines
66 B
C

#include "hexbin.h"
#ifdef HQX
void hqx (char *macname);
#endif