macutils/comm/zm_to.c

6 lines
111 B
C
Raw Normal View History

2018-03-22 19:30:02 -05:00
#include "comm.h"
#ifdef ZM
#else /* ZM */
int zm_to; /* Keep lint and some compilers happy */
#endif /* ZM */