11 lines
197 B
C
11 lines
197 B
C
/* $Source: /cvsroot/tack/Ack/plat/linux386/include/ack/config.h,v $
|
|
* $State: Exp $
|
|
* $Revision: 1.1 $
|
|
*/
|
|
|
|
#ifndef _ACK_PLAT_H
|
|
#define _ACK_PLAT_H
|
|
|
|
#define ACKCONF_WANT_EMULATED_TIME 0
|
|
|
|
#endif
|