11 lines
130 B
C
11 lines
130 B
C
/* $Source$
|
|
* $State$
|
|
* $Revision$
|
|
*/
|
|
|
|
#ifndef _ACK_PLAT_H
|
|
#define _ACK_PLAT_H
|
|
|
|
#define ACKCONF_WANT_O_TEXT_O_BINARY 1
|
|
|
|
#endif
|