macutils/hexbin/hecx.h

7 lines
84 B
C

#include "hexbin.h"
#ifdef HECX
void hecx (char *macname, char *filename);
#endif