#ifndef _ZMRLE_H #define _ZMRLE_H /* $Id$ */ void zsdar32(char *, int, int); int zrdatr32(register char *, int); #endif