macutils/comm/zm_from.c

6 lines
113 B
C
Raw Normal View History

2018-03-23 00:30:02 +00:00
#include "comm.h"
#ifdef ZM
#else /* ZM */
int zm_from; /* Keep lint and some compilers happy */
#endif /* ZM */