ack/plat/msdos86/include/ack/plat.h

12 lines
167 B
C

/* $Source$
* $State$
* $Revision$
*/
#ifndef _ACK_PLAT_H
#define _ACK_PLAT_H
#define ACKCONF_WANT_O_TEXT_O_BINARY 1
#define ACKCONF_WANT_EMULATED_TIME 0
#endif